Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 723 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 723 Bytes

Game of Chomp

Chomp is a two-player strategy game played on a rectangular chocolate bar made up of smaller square blocks (cells). The players take it in turns to choose one block and "eat it" (remove from the board), together with those that are below it and to its right. The top left block is a piece of soap and the player who eats this loses.(Description from Wikipedia)


Instructions to run:

  1. Compile all the java files present in the "src" folder
  2. Run the "StartScreen" class
  3. Enjoy playing the game. :D

Here is the screenshot of the running game (in various states):

Alt text