You can support the development on the Github Sponsors page.


Games > SI


Clone of Space Invaders
made by Nikson
uploaded by S_Savchuk
added:
updated:
download cartridge
- CLICK TO PLAY -

2


Space Invaders's clone by me. It is more faster than original game.

Comments


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

Text alignment fix for this game has been uploaded to https://tic80.com/dev?id=5090

stevenfelix505

Text alignment fix for this game has been uploaded to https://tic80.com/dev?id=5090

stevenfelix505

Enemies value fix has been uploaded to https://tic80.com/play?cart=1673


Post comment