Comments on Andromeda Invaders
Anon1094 said:
Good work. I like that the game is contained within a single
index.html
file.
Sokoloff said:
Pretty fun for a simple game. Difficulty level ramps up very quickly, perhaps overly so for a situation where eating quarters isn't a goal.
bmsleight_ said:
First attempt: level 3. Love the Why you built this!
Patrick Bourke said:
I love seeing well-organized code in a single HTML file - very easy to read and comprehend. Kudos!
Martin Drapeau said:
Playability is great. Simple and addictive. Great job!
Rune Kaagaard said:
Superfun, nice sound design. Maybe try to scale the number of laser pulses with number of ships? The levels are super hard and luck-based the first 10 seconds and then drags on a bit.
Level 7 on first try, mobile.
Blable said:
Oh gosh, well done mate! I played it just like back-in-the-day... I'm terrible. Level 3.
antirez said:
So cool, incredibly fun to be such a simple game. Sounds are a big part.
memalign said:
Thanks for making and sharing this! It's awesome to see a dream fulfilled!
I have a lot of fun making little JavaScript games like this and recently made a way to create sprites using ASCII inline with the code. I call these "pixel-character encoded images" aka PCEImages. I also made an editor web page to help make this ASCII art.
I noticed your sprites are drawn as rectangles in the canvas. PCEImage could hopefully drop in pretty easily if you want to try it out!
Holo Beat said:
Level 6. Nice job.
Alex said:
This is so cool! By the way, I got destroyed in the third level.
RetroCryptID said:
Great demo. Even better documentation when you click over to the project page on GitHub.