Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
madiwka3 cd11417fad 0.7.2 Update: Patchfix 1 před 4 roky
audio 0.7.2 Update před 4 roky
src 0.7.2 Update před 4 roky
.gitignore 0.7.1 Added hit animations před 4 roky
Madi.png First commit před 4 roky
TSerial.lua First commit před 4 roky
animator.lua Improved life for me and other coders před 4 roky
buttonManager.lua First commit před 4 roky
class.lua First commit před 4 roky
config.lua First commit před 4 roky
debuggame.sh Improved life for me and other coders před 4 roky
eball.lua First commit před 4 roky
font.ttf Improved life for me and other coders před 4 roky
fullScreener.lua First commit před 4 roky
main.lua 0.7.2 Update před 4 roky
main2.lua 0.7.2 Update před 4 roky
mainMenu.lua 0.7.2 Update před 4 roky
mmm.jpg First commit před 4 roky
music.lua 0.7.2 Update před 4 roky
paddle.lua Improved life for me and other coders před 4 roky
push.lua First commit před 4 roky
readme.md 0.7.2 Update: Patchfix 1 před 4 roky
roadmap 0.7.2 Update před 4 roky
save.lua First commit před 4 roky
ser.lua First commit před 4 roky
simpleScale.lua First commit před 4 roky
superPowerControl.lua First commit před 4 roky
win.wav First commit před 4 roky

readme.md

NuclearPong!

Pong reimagined. Poorly reimagined.

The basics:

As easy as riding a bike

*if you can ride a bike

Default controls for player 1:

  • [A] for up
  • [Z] for down
  • [S] while your counter says [S] and is white for a strong attack
  • [S] while your counter says [S] and is red to drop a NUKE
  • [X] while your counter says [X] to slow down time

Default controls for player 2:

  • [;] for up
  • [.] for down
  • [L] while your counter says [L] and is white for a strong attack
  • [L] while your counter says [L] and is red to drop a NUKE
  • [,] while your counter says [,] to slow down time

Changes:

0.7.2 is here! With this update, I successfully split my game into multiple modules in order to make room for more code for the future, increased performance, and a lot of fixed bugs! Added colorful animations and new music. Did I mention fixing a heck ton of bugs?