Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 422 Bytes

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