Page 1 of 1

Yet another invader clone

Posted: Sun Jan 12, 2014 11:20 am
by norubal
invader.png
Yes, another space invader clone, please call it "square invader", because everything is square!
Not a perfect clone, but it's playable anyway.

Left/Right Arrow: move
Space: shot a lazer

Wall will destroyed when it lazer hit 5 times.
No spare life because I'm cruel. :joker:
invader.love

Re: Yet another invader clone

Posted: Sun Jan 12, 2014 11:33 am
by micha
I get:

Code: Select all

Syntax error: invader.lua:84: unexpected symbol near ':'

Re: Yet another invader clone

Posted: Sun Jan 12, 2014 12:50 pm
by norubal
micha wrote:I get:

Code: Select all

Syntax error: invader.lua:84: unexpected symbol near ':'
This is non-goto version, you can get that error depending lua version..
invader_nogoto.love