项目作者: Meirshomron

项目描述 :
English Checkers in Java.
高级语言: Java
项目地址: git://github.com/Meirshomron/EnglishCheckers.git
创建时间: 2017-05-29T21:55:05Z
项目社区:https://github.com/Meirshomron/EnglishCheckers

开源协议:

下载


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: