CodeQuest Dashboard

Welcome to CodeQuest! To play the game and start your coding journey, you'll need to run the Python game locally.

Get the Game Files

Download or clone the game files from GitHub to get started.

Open GitHub

How to Play:

  1. Download or clone the repository from GitHub
  2. Make sure you have Python installed on your computer
  3. Navigate to the game folder in the project
  4. Install pygame: pip install pygame
  5. Run the game: python main.py
  6. Start collecting code components and build your app!