A minimalistic 3D FPS-puzzle hybrid where the player, a customizable stickman, explores three levels of increasing difficulty. Inspired by Doom, while puzzles rely on Portal-style teleportation mechanics. Players collect keys, unlock chests, gain powerups, and fight enemies (including a boss). The game emphasizes skillful shooting, puzzle-solving, and speed, and tracks high scores for replayability.
This is our final project for CSE423 (Computer Graphics). More details can be found here.
- Make sure you have Python 3 installed.
- Install dependencies:
pip install -r requirements.txt - Run the game:
python main.py
- Md. Faisal Iftekhar (22299116)
- Shahriar Iqbal Sazid (22201929)
- Khan Mohammed Fahad (23201204)