Author Topic: PONG zero  (Read 2540 times)

0 Members and 1 Guest are viewing this topic.

Offline LDStudios

  • Coder Of Tomorrow
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 388
  • Rating: +41/-1
    • View Profile
    • LD Studios
PONG zero
« on: December 18, 2013, 05:52:00 pm »
Today I made a very simple (but very fun) pong game in lua.
It is not done yet, but progress will be slow because I am mainly focusing on other projects.
Every 5 points, the paddle slides up, and the game speeds up



(the physics are pretty terrible because I really rushed them, hopefully later I will fix them up)

EDIT: press enter to restart, press tab to change colors, use 4 and 6 or left and right to move
« Last Edit: December 18, 2013, 06:46:12 pm by LDStudios »



Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: PONG zero
« Reply #1 on: December 20, 2013, 05:22:18 pm »
That looks like the first pong game I wrote for the Nspire in C :P