Skip to content

v0.1 - First Release of Afterdark

Pre-release
Pre-release
Compare
Choose a tag to compare
@jackthias jackthias released this 12 Dec 22:27
· 4 commits to master since this release

This release is currently not compiling as a jar. Stay tuned.

This release contains the core of the game and one playable level.

There are several known issues with this version:

  • Collisions are handled imperfectly, this allows players to occasionally ghost their way through blocks and the hang on to the sides of blocks while jumping.
  • There is only one type of enemy implemented in this version.
  • The window is resizable, but many items in the interface do not move with the window.