You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fdai4581 5f3434c72e refactoring: 2 years ago
.idea update 2 years ago
src/main/java refactoring: 2 years ago
target refactor: 2 years ago
README.md add Ball class 2 years ago
build-project.sh update 2 years ago
pom.xml Update 2 years ago
team.md Team 2 years ago

README.md

HellsGamers

Pong Game developed by Eren Esen, Berkan Sarp, Justin Senn, Brice Tchoumi

Pong game is a two-player table tennis-themed console game. The game involves two paddles and a moving ball. The players have to move paddles in an upwards or downwards direction and save the ball from getting hit onto the wall. If the ball hits the wall then it’s a score for another player. The game ends at 20 Points.