Skip to content

v0.6: Faster Gameplay, Ufo, LÖVE 11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 17:56
· 22 commits to main since this release
835b15e

This release brings faster gameplay, a Ufo as your friend in need, and upgrades the game to use the latest version of LÖVE (11.3)! 🎉

❗ EDIT: Please download the version v0.61 from the release above. ❗

⏩ Faster Gameplay

All player-ships + enemies move, and lasers travel at a higher speed. This change should make the gameplay more fun and challenging! 🏆
Additionally, the screen resolution was increased which results in more space in the level (and smaller entities, objects).

🛸 Ufo as Player Ally

Enemies drop a new powerup - a star ⭐ - which spawns a "friend in need" as a Ufo (starting from stage 2). It shoots in all directions and will stay until it is destroyed by enemies.

grafik

❤️ LÖVE 11.3

The code was adapted to run with the latest version of LÖVE that is 11.3 🥳 If you downloaded the game for Windows or macOS (and don't have LÖVE itself installed), simply download the new version.
If you have installed LÖVE 0.10.2, this is a breaking change 💥. So please upgrade to the latest version via the official website.

Happy gaming and Merry Christmas in advance! 🎁


What's Changed

Full Changelog: v0.5...v0.6