A time-bending puzzle adventure game built with Python and Pygame. Manipulate time to solve paradoxes and rebuild the ChronoSphere!
✅ Time Rewind – Undo mistakes with a press of a button
✅ Dynamic UI – Material-You-inspired interface
✅ Modular Puzzles – Redirect lasers, manipulate gravity, and more
⏳ Coming Soon – Multi-world timelines, boss battles, and a soundtrack
- Clone the repo:
git clone https://github.com/yourusername/ChronoSphere-Game.git
- Install dependencies:
pip install -r requirements.txt
- Run the game:
python main.py
- Move: WASD
- Rewind: R
- Slow Time: Shift
- Interact: E
This is an open-source project! Help us build:
- Art assets (sprites, backgrounds)
- Sound effects
- New time-based mechanics
- Level editor
Issues: Report bugs here
Pull Requests: Always welcome
- UI Theme: Material-You design language
- Fonts: Roboto (Google Fonts)
- Engine: Pygame