Project-16x16
Project-16x16 copied to clipboard
2D Platformer game made with processing
We should add unit tests for existing codebase in order to have a coverage of 80% at least. **Each test class should test the related src class and be located...
#162 ## Added unit tests for Tile class The class is now fully tested (should now achieve 100% branch coverage) In order to be able to easily unit test Tile...
The audio in the project is handled by the [Minim library](http://code.compartmental.net/minim/). This library is yelling errors at runtime. The sources of the errors are unknown and a solution must be...
_A non-exhaustive list of feature TODOs and/or suggestions._ - [x] Remove VIEW mode (since modify mode can do both) - [x] Add panning to MODIFY mode - [ ] Game...
This issue is mentioned as a bullet point in #68 and i'm opening it here for better isolation. As the collision solution implemented in the project currently is not as...
The README contains only a gif from the tileset source. I think it would be helpful (and more enticing for potential contributors) to include some screenshots (such as play mode,...
1. Make Level Editor easy to understand for people not for developers only ;) 2. Provide documentation for Level Editor
This is for artist. We need to draw a death animation for the player.
Hi `Stephcraft/Project-16x16`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...