Comments

On Andromeda Invaders
Post Comment

RetroCryptID wrote:

Great demo. Even better documentation when you click over to the project page on GitHub.

13 Feb 2022 17:30 GMT | #1 of 12 comments

Anon1094 wrote:

Good work. I like that the game is contained within a single index.html file.

14 Feb 2022 07:11 GMT | #2 of 12 comments

Sokoloff wrote:

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.

14 Feb 2022 17:41 GMT | #3 of 12 comments

bmsleight_ wrote:

First attempt: level 3. Love the Why you built this!

14 Feb 2022 18:03 GMT | #4 of 12 comments

Patrick Bourke wrote:

I love seeing well-organized code in a single HTML file - very easy to read and comprehend. Kudos!

14 Feb 2022 18:55 GMT | #5 of 12 comments

Martin Drapeau wrote:

Playability is great. Simple and addictive. Great job!

14 Feb 2022 18:59 GMT | #6 of 12 comments

Rune Kaagaard wrote:

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.

14 Feb 2022 19:39 GMT | #7 of 12 comments

Blable wrote:

Oh gosh, well done mate! I played it just like back-in-the-day... I'm terrible. Level 3.

14 Feb 2022 19:45 GMT | #8 of 12 comments

antirez wrote:

So cool, incredibly fun to be such a simple game. Sounds are a big part.

14 Feb 2022 20:29 GMT | #9 of 12 comments

memalign wrote:

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!

14 Feb 2022 20:37 GMT | #10 of 12 comments

Holo Beat wrote:

Level 6. Nice job.

14 Feb 2022 20:43 GMT | #11 of 12 comments

Alex wrote:

This is so cool! By the way, I got destroyed in the third level.

19 Feb 2022 13:48 GMT | #12 of 12 comments
Post Comment