Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: LDStudios on December 18, 2013, 05:52:00 pm

Title: PONG zero
Post by: LDStudios 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

(http://img.ourl.ca//pong%200.jpg)

(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
Title: Re: PONG zero
Post by: fb39ca4 on December 20, 2013, 05:22:18 pm
That looks like the first pong game I wrote for the Nspire in C :P