Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.15 KB

OOPGames

A three-game arcade made completely out of Java and Java Swing!

Users can play each game individually as well as through a console!

Screen Shot 2021-05-14 at 10 52 37 AM

Created by:

  • Nanar Boursalian
  • Surabhi Gupta
  • Seema Vora

Tetris

This one-player game has the user rotate shapes moving down the screen!

tetris

Snake Game

This one-player game has the user press the arrow keys to get the snake to eat the apples randomly placed on the screen.

Screen Shot 2021-05-14 at 10 54 11 AM

Ping Pong

This two-player game uses the up/down arrow keys and the W/S keys to play pong!

Screen Shot 2021-05-14 at 10 52 50 AM