Skip to content

Releases: fmorgner/godot-cpp-dodge

Coins!

31 Aug 19:06
v1.3
Compare
Choose a tag to compare

This release adds a simple coin mechanic. Coins spawn randomly and despawn after a while. Each coin is worth 5 points!

Windows Release

30 Aug 21:34
v1.2
Compare
Choose a tag to compare

This release includes support for Windows. Additionally, a bug was
fixed, that prevented the death particles from being played after the
first death.

Player Hit Particles

29 Aug 07:24
v1.1
Compare
Choose a tag to compare

This version adds a simple particle system that is triggered when the player is hit.

Initial Release

01 Aug 10:28
Compare
Choose a tag to compare

This is the initial release of the port of "Dodge to Creeps!" to godot-cpp