Space Invaders's clone by me. It is more faster than original game.
kikeroga
|
I like character design and nostalgic gameplay :)
|
TKO_Soft
|
When I saw the screen, I thought it was more like "Galaxy Wars" than an "Space Invaders".
|
stevenfelix505
|
Here's a fix for you:
function showTable() if btnp(5) then menu() state=state-4 end function credits() if btnp(4) then menu() state=state+2 end |
stevenfelix505
|
Here's a fix for you:
function showTable() if btnp(5) then menu() state=state-4 end function credits() if btnp(4) then menu() state=state+2 end |
S_Savchuk
|
stevenfelix505 -- thank you
|
stevenfelix505
|
@S_Savchuk -- no problem
|
stevenfelix505
|
Bugfix version of this game uploaded to tic80.com/dev?id=5090
|
S_Savchuk
|
I have updated game.
|
stevenfelix505
|
|
stevenfelix505
|
|
stevenfelix505
|