Shameless plug, but more so I'd like you to rip apart my code and let me know how to improve.<p>Also, anyone working on any projects in Processing? Share :D
It's cool but the arrow keys to switch between players is weird. Your next tasks should be to code a simple AI to play against, which is trivial for pong.
You should also set up some 2 player controls, like arrow keys for the right player and a\s for the left player and add a menu screen to select between one and 2 player modes.
Thanks for your reply- I'm thinking about working more on this for fun to tweak things 'perfectly';
- add a start up screen
- implement single/multiplayer
- fix the clock from going past zero
- more bugs that have slipped through.
2 comments
[ 3.0 ms ] story [ 12.7 ms ] threadYou should also set up some 2 player controls, like arrow keys for the right player and a\s for the left player and add a menu screen to select between one and 2 player modes.