Skip to content

Releases: Tobi-Tob/SpaceApes

v1.3.0 Music and Sounds

04 Aug 11:52
Compare
Choose a tag to compare

Self-made music and sound was added to make the game more interactive.

  • Added gameplay and title Music
  • Added sound effects
  • Minor bug fixes
  • Minor architecture changes

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0 Better Computer Controlled Enemies

05 Jul 11:33
Compare
Choose a tag to compare
  • Changed behavior policy of computer controlled opponents by inverse trajectory calculations
  • Compatibility with four players enabled
  • Changed package architecture
  • Bug fixes

Full Changelog: v1.1.0...v1.2.0

Release v1.1.0 Simple Computer Controlled Enemy

30 Jun 15:23
Compare
Choose a tag to compare

An architecture for developing random policies for AI enemies has been added. An opponent that performs random actions is already available.

Full Changelog: v1.0.0...v1.1.0

First Release

20 Jun 15:42
31f2796
Compare
Choose a tag to compare

First playable consistent version of Space Apes. Includes menu, gameplay state and statistics state.
Full Changelog: https://github.com/Tobi-Tob/SpaceApes/commits/v1.0.0