Releases: jonahisadev/jengine
Releases · jonahisadev/jengine
JEngine v0.2 (alpha)
There are several new features and optimizations making this engine more suitable for very small games.
Some of the changes:
- Animations
- MP3 support
- Playlists
- Timers
- Better Spritesheet support
next()
andprev()
functions- Batch rendering
- Set Spritesheet endpoints
- Set a resource location
- Code refactorization
Everything overall should be slightly more optimized and ready for game development!
JEngine v0.1 (alpha)
It is possible to create very basic games with this engine. There are a plethora of issues to continue working on and an even greater list of features to implement. The included ZIP file includes all the binaries necessary for Windows. macOS and Linux users: you are currently on your own.