Skip to content

longje/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#######################################################
# Author: Jason
# WebSite: www.solvebysearch.com
# Language: Java
#######################################################

Compile: Create bin -> from bin -> javac -d . ../src/*.java
Run : java GameGui

Description:
A simple game of pong.

Features:
	The game has three states: run, pause and gameover.
	Spacebar to pause. Up and Down arrows to move paddle.
	The user may control the ball speed and corresponding paddle speed via the two sliders located at the bottom.	

Future improvements:
	I fully intend to refactor the code in time to address the issue of cohesiveness.

About

Pong done in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published