Skip to content

🦔 A simple Sonic game inspired by Dino game of Chrome 🦖

License

Notifications You must be signed in to change notification settings

icepick4/Sonic-Game

Repository files navigation

Sonic Game

forthebadge

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 : Screenshot_2 Start screen : sonic While playing : sonic2