Skip to content

Vojtech-M/Sonic-and-the-World-of-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic and the World of Python

Game Screenshot

Sonic and the World of Python is a Python-based game inspired by the classic "Sonic the Hedgehog". Developed as a semestral project for the BI-PYT course at CTU-FIT, this game involves navigating multiple levels, collecting scores, and facing a challenging final enemy.

Running the game

To run this project, you'll need to install the required Python packages listed in the requirements.txt file. Run game by file:

sonic.py

Running Tests

To run the tests for the game, navigate to the root folder and execute the test suite. Tests are implemented using a standard Python testing framework pytest, you can run the tests as follows:

pytest

Game controls

key action
SPACE jump
move left
move right
r restart position

Music:

Sprites:

Author Vojtěch Michal Email: [email protected]

About

Small project to learn working with pygame and pyglet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published