Playable now
STELLA HOSTIS
A Galaga-inspired shooter that mixes 2D and 3D, built in Unity with C#. It's a full rebuild of a game I first made in Scratch when I was 14, and it runs right in the browser, with an online highscore board.
- Five enemy types that each fight differently: some sway and snipe from the formation, one hops between empty slots firing spreads of shots, and one sweeps its whole row.
- Ten levels ending in a swarm, with a time bonus for clearing each one under par.
- A dodge roll that makes you briefly untouchable, and goo from defeated enemies that fills a meter for extra lives.
- Plays with a keyboard and mouse, a controller, or touch controls on a phone.
- Runs go to a leaderboard service in Python on the Raspberry Pi that serves this site.
- Developed with feature branches, pull requests and issue tracking on GitHub.