Hex Invaders
Hex Invaders
This game was originally made in 2013 for the One Game a Month game jam, built using the now-defunct website PlayMyCode. I've since converted it using DragonRuby, so it runs on modern platforms and in the browser.
About
A mere one day late, but botched together in a couple of hours, is this September's One Game a Month Hex Invaders.
Post your High Score. See if you can beat 100!
Instructions:
Use A and D to move left and right. Space to shoot.
Credits;
Notes:
| Published | 4 days ago |
| Status | Released |
| Platforms | HTML5 |
| Author | GAMES MCGAMES |
Download
Download NowName your own price
Click download now to get access to the following files:
hex-invaders-windows-amd64.zip 3.6 MB
Version 0.1
hex-invaders-macos.zip 5 MB
Version 0.1
hex-invaders-linux-raspberrypi.zip 3.6 MB
Version 0.1
hex-invaders-linux-amd64.zip 3.7 MB
Version 0.1

Comments
Log in with itch.io to leave a comment.
Getting a graphic glitch, when I or the aliens shoot there is a red line next to the bullet, looks like part of the graphic is not clearing properly? Running in Chrome on Windows
Odd. The screen is cleared every frame, so it should not be happening. Suspect it's a DragonRuby/HTML5 issue, I'll see what I can do.