issues
search
Rover656
/
Ngine
A C++ 17 library for producing 2D games.
https://www.nerdthings.dev/ngine
Apache License 2.0
2
stars
2
forks
source link
Better Tilesets
#11
Closed
Rover656
closed
5 years ago
Rover656
commented
5 years ago
Features
Cleans up the naming convention of the tileset system
Allows colliding with tilesets, and handles this easier
Added more helper methods for collisions.
Removed the "hacky" use of the sprite class
Features