DinoBox is a fun game where you control a little box character that jumps over obstacles. Your goal is to avoid the obstacles for as long as possible and score points!
Created by Aayush Sharma
- Use the spacebar to make your box character jump.
- Avoid the obstacles by jumping over them.
- If your box character hits an obstacle, the game ends.
- Make sure you have Python installed on your computer.
- Install the Pygame library by running
pip install pygame
. - Download or clone the DinoBox repository from GitHub.
- Run the game by executing the
DinoBox.py
file.
- Press the spacebar to make your box character jump.
- Simple and addictive gameplay.
- Increasing difficulty as you play, with obstacles moving faster over time.
- Day-night cycle feature adds a cool visual effect to the game.
- Error screen displayed when the game ends.
- DinoBox was created by Aayush Sharma.