https://github.com/icepick4/sonic-game
🦔 A simple Sonic game inspired by Dino game of Chrome 🦖
https://github.com/icepick4/sonic-game
chrome dino-game dinosaur-game game hacktoberfest hacktoberfest2023 pygame python python-game scroll-game scrolling scrolling-game sonic sonic-game
Last synced: 6 months ago
JSON representation
🦔 A simple Sonic game inspired by Dino game of Chrome 🦖
- Host: GitHub
- URL: https://github.com/icepick4/sonic-game
- Owner: icepick4
- License: mit
- Created: 2022-03-05T12:59:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T14:42:42.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T20:04:22.388Z (7 months ago)
- Topics: chrome, dino-game, dinosaur-game, game, hacktoberfest, hacktoberfest2023, pygame, python, python-game, scroll-game, scrolling, scrolling-game, sonic, sonic-game
- Language: Python
- Homepage:
- Size: 4.55 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sonic Game
[](https://forthebadge.com)
## Keys- Jump : Space bar
## Goal
- Make the best score while dodging enemies !
## Important
- The best score (one best score per player registered) is saved in "best_score.pickle"
- The game depends of the Pygame module## Run the game
```
python main.py
```## Screenshots
While logging :

Start screen :

While playing :
