Skip to content

[v0.1.0] Bare prototype

Latest
Compare
Choose a tag to compare
@KennedyRichard KennedyRichard released this 07 May 14:30
· 3 commits to main since this release

At an early stage of development, the game is barely a prototype for now, but you can already launch it and interact a bit.

Added

  • initial files and structure
  • load images + scaled mode
  • texture map
  • states/services
  • cross-platform path with the file! macro + Path.join()
  • function clamp_to_area to ensure a rect is within another one
  • license file (Unlicense)
  • README.md file
  • CHANGELOG.md file
  • spaceplane can move and shoot projectiles
  • enemy respawns in another spot when hit with the projectile