Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 628 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 628 Bytes

PONG

A recreation of the Atari classic, PONG, in Java. Made by AUGSpeed, Theo, and Shem. Made with the help of a tutorial from Jad Bodnar.

Link to his blog: http://zetcode.com/tutorials/javagamestutorial/breakout/

This is the PONG game and code seen in the video made by AUGSpeed, so if you would like to play around with it and do crazy things, here you go!

Link to the video where the code is explained: https://youtu.be/yb9t0RTn17E

Death Mode video: https://youtu.be/7U6B54PFgYM

All Open source and ready to be messed with! Figure out how things work, and change numbers, that's how I started learning how to program.