Browse Source

update

main
fdai4581 2 years ago
parent
commit
03356df8d2
  1. 12
      README.md

12
README.md

@ -1,7 +1,17 @@
# HellsGamers # HellsGamers
Pong Game developed by Eren Esen, Berkan Sarp, Justin Senn, Brice Tchoumi
"3-Games" 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. 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. 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. If the ball hits the wall then it’s a score for another player. The game ends at 20 Points.
Battleship is a strategy type guessing game for two players. It is played on ruled grids on which each
player's fleet of warships are marked. The locations of the fleets are concealed from the other player. Players
alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the
opposing player's fleet.
Snake is an action video game in which the player maneuvers the end of a growing snake, often represented as a snake.
The objective of the game is to pick up the randomly appearing "apples" that are offered as food. As the snake grows
with each bite, maneuvering becomes increasingly difficult as the playing field becomes more crowded. You lose as soon
as you collide with yourself.
Loading…
Cancel
Save