Skip to content

cubecodefowad/MindMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 MindMaze

MindMaze is a Flask-based riddle game where players answer brain-teasing questions to progress through levels. Built for fun, learning, and showcasing web development with Python!

🔥 Features

  • Score tracking with correct answer streak
  • Game Over screen with score display
  • Easy-to-edit question bank (riddles.py)
  • Level-based game flow

🕹 How to Play

  1. Launch the game (python app.py)
  2. Answer riddles correctly to move to the next level
  3. One wrong answer = Game Over!
  4. Try to reach the highest level possible!

🚀 Getting Started

Requirements

  • Python 3.7+
  • Flask

🌐 Live Demo

Play MindMaze online here:
👉 https://mindmaze-kwnv.onrender.com

Setup

git clone https://github.com/cubecodefowad/MindMaze.git
cd MindMaze
pip install -r requirements.txt
python app.py
Visit http://localhost:5000 in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published