code
Python Class Project – Excessive Pong
Excessive Pong Another project for the online python class was to build your own version of the home arcade game, pong. The project applied what we had previously learned about user interface, use of time functions, lists, dictionaries, etc. The project instructions stipulated that the ball speed should include a Read more…