Skip to content

Kangane07/Jinx-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

🎮 Jinx

🌐 Live Demo

Play Jinx online here:
https://jinx-website.onrender.com/

Multiplayer works across devices from this link.

Hi, I’m Omkar — a passionate creator who enjoys building unique projects and fun experiences.
I love experimenting with ideas, mixing creativity with logic, and turning simple concepts into engaging products.

Jinx reflects my interest in game mechanics, human interaction, and suspense-driven gameplay.


🧠 About Jinx

Jinx is an offline multiplayer party game designed to create suspense, drama, and laughter among friends.
It is played on a single device, making it perfect for group gatherings without the need for an internet connection.

The core fun of Jinx lies in not knowing why you were chosen — and whether the truth will be revealed.


🎯 Game Mechanics

  • All players sit in a circle and pass the device on their turn
  • A random player is selected to begin
  • The chosen player secretly reads a question (nice or mean)
  • They announce a player’s name without revealing the question
  • A coin toss decides the outcome:
    • Heads → The question is revealed, leading to fun and dramatic reactions.
    • Tails → The question remains a mystery.

✨ Key Features

  • 🎲 Offline Multiplayer – No internet required
  • 🪙 Coin Toss Mechanic – Builds suspense every round
  • 📱 Single Device Gameplay – Easy and accessible
  • 🕵️ Easter Egg
    Add OMKAR (in all caps) as a participant to unlock a hidden message

▶️ How to Play

  1. Gather your friends in a circle
  2. Pass the device to take turns
  3. Read, choose, toss, and react
  4. Enjoy the suspense, drama, and laughter

🎓 Project Context

Jinx was developed as a college project to explore:

  • Game logic and flow
  • User engagement through suspense
  • Offline multiplayer interaction

👤 Developer

Omkar Kangane
Creator of Jinx 🎮

📩 Contact Developer:
Instagram — @om_kangane07


📄 License

This project is licensed under the MIT License.


🌐 Realtime Multiplayer (Beta)

Jinx now includes an experimental realtime multiplayer mode for cross-device play:

  • One player creates a lobby and shares a 6-character code
  • Friends join from their own devices using the code
  • Turns, questions, and coin results stay synced for everyone

Run it locally

npm install
npm start
---