Solar Destroyer by EarthenSky
In this game you are a space ship that needs to defeat as many waves of aliens as possible. The map fills up over time as more aliens appear and place walls for the player to run into.
Controls: [WASD] -> moves your ship. [arrow keys] -> shoot lasers in that direction.
Warning: the html5 version of the game starts right away.
I created this game with a limited colour palette to emulate the style of older arcade games. Technically I made this entire game by myself, but I didn't have any time to work on it for the first 24 hours and couldn't finish it in time for the compo.
¯\_(ツ)_/¯ Oh well.
Windows download is in the Download section of the itch.io page.
| Source Code | https://github.com/EarthenSky/Lundum-Dare-42-Game |
| HTML5 (web) | https://earthensky.itch.io/solar-destroyer |
| Windows | https://earthensky.itch.io/solar-destroyer |
| Original URL | https://ldjam.com/events/ludum-dare/42/solar-destroyer |
Ratings
| Given | 9🗳️ | 4🗨️ |
For what it's worth, the web console shows:
```
DOMException: "The operation is insecure." love.js:24:16509
```
I had troubling getting past wave 2... xD
The graphics are simple enough to understand what's going on :stuck_out_tongue:
The game could use powerups to spice up the ghame a little bit
The controls feel a bit jarring, you should have kept the momentum when turning instead of stopping and restarting, makes dodging even harder than it already is.
Too bad there is no music/sound, it could have brought a nice touch to the game :slight_smile:
Keep up the good work!