Skip to content

Game made in Pygame to demonstrate 2D platformer with depth of field

Notifications You must be signed in to change notification settings

diegoponciano/platformer-depth-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Game created to understand the logics behind a 2D platformer using a simple system of depth of field (like Golden Axe, Streets of Rage, Castle Crashers).

Development

Install packages

sudo apt-get install pygame
pip install nose rednose autonose

Tests

Run tests with autonose and rednose

autonose --all --console -x -s -x --rednose

About

Game made in Pygame to demonstrate 2D platformer with depth of field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages