Skip to content

AlexanderBerthon/CheckersProject

Repository files navigation

CheckersProject

This project will attempt to replicate the game "Checkers"

    To Do for MVP:
      Create UI checkerboard design (icons, background images, etc.)
      Implement checkerboard front end (button grid / layout / etc.)
      Gameplay
        Player Controls
          pawn movement
          pawn capture
          king movement
          king capture
          player turn
          player multi-turn moves
          player points
        AI Controls
          pawn movement
          pawn capture
          king movement
          king capture
          AI turn
          AI multi-turn moves
          AI points
        Main Game Loop
          Game over
          Win condition
          Turn loop
      Testing
MVP is finished. Project complete. May return with updates at a later date.
CheckersDemo.mp4

How to install:

  1. Download the entire 'publish' folder

  2. Run setup.exe


About

Checkers using Windows Forms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages