Skip to content

Meirshomron/EnglishCheckers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnglishCheckers:

Created the game English Checkers in Java using swing and awt libraries.

The game starts by choosing the game mode, PvP or PvE.

If PvE is choosen then you must choose the computer's strategy.

Evey turn, select the disc you want to move and possible tiles to move to will be marked as yellow, choose one of them.

Structure

  • EnglishCheckersGUI
    • Description: The graphic representation of the board, coloring and click event handling.
  • EnglishCheckers
    • Description: The game logic.

Future Possible Upgrades

  • Add an intro and game over screens.
  • Make smarter computer strategies.
  • Add scores and a restart button.

Images: