Release

Twisted Pong: Space Invaders

6

was8bit 2024-04-12 05:18 (Edited)

... check out the rules for joining the challenge

https://lowresnx.inutilis.com/topic.php?id=3320

PLAY: Left/Right to position your paddle. Keep ball in play and avoid enemy fire.

SCORE: shown as red hash marks at top of screen... dark red is highscore, bright red is current score. 1 point per clear screen and per spaceship hit. Also, hitting the spaceship resets your paddle to full :)

GAME OVER: as your paddle gets hit by enemy fire, and as you miss balls, your paddle cycles down until it disappears completely... at this point, the game is over.

Twisted Pong.nx | Open in app
2024-04-12 05:18

was8bit 2024-04-12 06:01 (Edited)

... will finish as i can ...


was8bit 2024-04-12 15:49

Only half done...


was8bit 2024-04-14 15:38 (Edited)

... added enemy fire power.... they do anything yet...

.... they will eventually dec your paddle when one hits your paddle...

... then i will add power-ups..


was8bit 2024-04-14 15:42 (Edited)

Paddle has 2 phases... phase one is a double paddle, giving you 2 chances to hit the ball.... then it degrades into a single paddle... game would end once you completely run out paddles...


was8bit 2024-04-14 15:45 (Edited)

The final thing to add will be high score stored in memory... it will be shown in darker red behind the current score... then the game should be finished ...

Score =
... cleared screen = +1
... hit spaceship = +1

Shown artistically, the different images simply make it possible to add up your total score...


Log in to reply.