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