Spin Pong
Name: Spin Pong Author: basickevin Download: Spin%20Pong.zip Compatibility: TI-83+/84/SE File Size: 523 Bytes |
A fully optimized, release ready full version of pong. Includes the ability to spin the ball and also to select a difficulty level, which speeds up the ball and makes the AI smarter on hard. |
Want to update this page?
- Upload new files to provide up-to-date versions of your program;
- or Edit the content of this page to provide up-to-date information about your program.
A moderator will only process these changes if you add the word update to the list of tags
What the community thinks:
as some of you may have noticed, I released a new orientation on Pong yesterday. It is vastly better than previous iterations with an opponent size wise, and has the ability to "spin" the ball, which adds a certain twist. I have also added a difficulty setter, so that you can make the game a bit harder for those more Pong attuned. I originally was going to make this as a proof of concept for a pinball game, but got sidetracked and I am now going to restart that project. Questions and comments on algorithms would be much appreciated.
The spin seems to have a problem sometimes. Sometimes, the the AI will hit the ball and it goes horizontal forever.
Timothy Foster - @tfAuroratide
Auroratide.com - Go here if you're nerdy like me
You could apply a bit of randomness to the spin to fix that.
I know about the AI spin issue, I already noticed that and fixed it. The AI can no longer unintentionally spin the ball, so it doesn't straighten it. That's a good idea though weregoose. I could definitely go for another use of the rand command in my program.
edit: also, sorry if my pics look fake. Their won't be a run indicator because my ti connect screenshot taker only works while the calc is paused, just like multiplayer programs. :-(