Skip to content

Releases: jonahisadev/jengine

JEngine v0.2 (alpha)

29 Sep 23:31
Compare
Choose a tag to compare
JEngine v0.2 (alpha) Pre-release
Pre-release

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() and prev() 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)

17 Jan 05:57
Compare
Choose a tag to compare
JEngine v0.1 (alpha) Pre-release
Pre-release

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.