Skip to content

Chirag1724/Decodify

Repository files navigation

Decodify Logo Decodify

Phase Status

A cyberpunk-themed gaming platform with cryptography and memory challenges

🎮 Games (Phase 1)

  • CipherGame - Crack encrypted messages and decode secret communications
  • MemoryGame - Test your memory with cyber-themed card matching

🔥 Phase 2 (Coming Soon)

  • Multiplayer battles
  • New puzzle games
  • Achievement system
  • Leaderboard enhancements

🛠️ Tech Stack

  • React 18 + TypeScript
  • Vite (Build tool)
  • Tailwind CSS
  • Lucide React (Icons)

🚀 Setup

# Clone the repo
git clone https://github.com/Chirag1724/Decodify.git
cd Decodify

# Install dependencies
npm install

# Start dev server
npm run dev

Open http://localhost:5173 in your browser.

📁 Structure

src/
├── components/
│   └── Navbar.tsx
├── games/
│   ├── CipherGame.tsx
│   └── MemoryGame.tsx
├── pages/
│   ├── Home.tsx
│   ├── LeaderBoard.tsx
│   ├── QuickGame.tsx
│   ├── RetroAuthGate.tsx
│   └── SignupPage.tsx
├── App.tsx
└── main.tsx

📜 Scripts

npm run dev      # Development server
npm run build    # Build for production
npm run preview  # Preview production build

🎯 Development Phases

Phase Status Features
Phase 1 ✅ Complete Basic games, Auth, UI
Phase 2 🔄 In Progress Multiplayer, New games

📄 License

MIT License


🚀 Ready to infiltrate the digital underground?

⭐ Star🐛 Issues💡 Ideas

About

Decodify - Breach the Digital Fortress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published