Project-16x16 icon indicating copy to clipboard operation
Project-16x16 copied to clipboard

2D Platformer game made with processing

Results 11 Project-16x16 issues
Sort by recently updated
recently updated
newest added

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...

bug
help wanted
good first issue
up-for-grabs

_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...

enhancement
help wanted
good first issue
up-for-grabs

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...

enhancement
help wanted

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,...

good first issue
up-for-grabs

1. Make Level Editor easy to understand for people not for developers only ;) 2. Provide documentation for Level Editor

enhancement

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...