Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (12 loc) · 540 Bytes

breakout-game

Simple Breakout Game using ACM library as a part of Standford CS course

Author: Artem Tiupin

Composer: Marichka Kvertie

Launching the game:

To run the game, please add two .jar files to your project:

  • cs-java-lib-GRAPHICS

  • cs-java-lib-TEXT

Gameplay:

breakout_gameplay.mp4
breakout_gameover.mp4

10.03.2021, Sh++, Standford CS course