Skip to content

Gravity Defied Cpp 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AntonEvmenenko AntonEvmenenko released this 01 Feb 22:35
· 3 commits to main since this release

Second pre-release. The main changes are:

  • Resources are built into the binary file by default (now just the executable file is enough to run the game)
  • Added icons for Windows
  • Fixed major memory leaks
  • Fixed bug with displaying player name
  • Partial code refactoring