Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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:

About

English Checkers in Java.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages