You can support the development on the Github Sponsors page.


Games > LUA PONG


Pong written in Lua
made by txgruppi
uploaded by txgruppi
added:
updated:
download cartridge
- CLICK TO PLAY -

3


The goal is to implement this game in each supported language. Check the list below for the links.

- Fennel v0: https://tic80.com/play?cart=2930
- Janet v2: https://tic80.com/play?cart=3666
- JavaScript v0: https://tic80.com/play?cart=2932
- Lua v0: https://tic80.com/play?cart=2516
- MoonScript v0: https://tic80.com/play?cart=2931
- Ruby v0: https://tic80.com/play?cart=2933
- Squirrel v0: https://tic80.com/play?cart=2937
- Wren v0: https://tic80.com/play?cart=2935

Comments


Nbrother1607

Am I being nitpicky or do the paddles move very slow to hit the lightspeed ball?

txgruppi

They move 1px / tick slower than the ball. Intentional so you have to work on your path prediction.


Post comment