Skip to content

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.

mhnaeem/Game_Of_Chomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages