Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Madiwka3 31e43b98bc changed intro and main menu pirms 3 gadiem
audio 0.7.2 Update pirms 3 gadiem
server C pirms 3 gadiem
src changed intro and main menu pirms 3 gadiem
.gitignore 0.7.1 Added hit animations pirms 3 gadiem
Madi.png changed intro and main menu pirms 3 gadiem
TSerial.lua First commit pirms 3 gadiem
animator.lua changed intro and main menu pirms 3 gadiem
buttonManager.lua First commit pirms 3 gadiem
class.lua First commit pirms 3 gadiem
config.lua First commit pirms 3 gadiem
debuggame.sh Fixed bugs on Windows and made AI smarter pirms 3 gadiem
eball.lua changed intro and main menu pirms 3 gadiem
font.ttf Improved life for me and other coders pirms 3 gadiem
fullScreener.lua First commit pirms 3 gadiem
main.lua changed intro and main menu pirms 3 gadiem
main2.lua New pirms 3 gadiem
mainMenu.lua changed intro and main menu pirms 3 gadiem
mmm.jpg First commit pirms 3 gadiem
music.lua changed intro and main menu pirms 3 gadiem
paddle.lua changed intro and main menu pirms 3 gadiem
push.lua First commit pirms 3 gadiem
readme.md fixed readme pirms 3 gadiem
roadmap 0.7.2 Update pirms 3 gadiem
save.lua First commit pirms 3 gadiem
ser.lua First commit pirms 3 gadiem
simpleScale.lua First commit pirms 3 gadiem
superPowerControl.lua First commit pirms 3 gadiem
win.wav First commit pirms 3 gadiem

readme.md

About

This is a normal pong clone, wuth a couple interesting tweaks.

Tweaks

Added NuclearScore. NuclearScore gets increased when you succesfully deflect a ball, +10 by default, but, if the ball was striked, it instead increases geometrically. Added “strike abilities”, which allow you to speed up the ball depending on how much NuclearScore you have gathered. After the ball has been striked, it speeds up every time it’s hit until someone misses! (press S when available) Added time slowdowns. If you have 140 NuclearScore, and the ball is moving in your direction on your half of the field, you can slow down time in order to give yourself breathing room to hit the ball. Slowing down time gradually decrases your NuclearScore. (press X when available) Added NUKES. When your counter is RED, you can press your (S) or any key that you have set to turn your ball into a NUKE. It changes the field, an makes the ball go ultra-fast. Added balancing. Losing by a huge margin? Don’t worry, your opponent will get debuffs, and you will get buffs until the score is equalized. Added Editor. You can make your own Pong maps!

The default controls are [A]/[Z] - UP/DOWN, [S]/[X] - Special/Time (for player 1), [;]/[.] - UP/DOWN, [L]/[,] - Special/Time (for player 2)

What are you waiting for? Go ahead and play the game, it’s free!

Playing

To play the game on Linux, just launch the ./debuggame.sh and enjoy the game! To play on Linux like a normie, you can Download the latest release (may be outdated compared to the source version), or you can download the LOVE file from the releases tab. To play on Windows, download a Windows executable from the releases tab!

Changes

0.7.7 is here! Wiht this update, online mode is improved! The default IP is my server, but you can launch the server from anywhere! The code for the server is here, and you can launch it from anywhere!.