mohameddiopcodes / checkers

an international checkers game! capture your opponents and win.

Home Page:https://mohameddiopcodes.github.io/checkers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INTERNATIONAL CHECKERS

a 10x10 board game. The rules are simple :

  • You can only move cell by cell forward
  • You can capture your opponent's piece
  • Once you reach your opponent's camp you can move any distance diagonally
  • If your opponent has 0 pieces left, you win!
  • If your opponent's last pieces can't move, you win!

Screenshots

Technologies Used

  • HTML
  • CSS
  • Javascript (w/ webpack)

Getting Started

You can play the game right now using this link

Future Improvements

Here are a couple improvements I'm planning for future releases

  • Animations for the end of the game
  • Additional board themes
  • Additional background themes

About

an international checkers game! capture your opponents and win.

https://mohameddiopcodes.github.io/checkers/


Languages

Language:JavaScript 74.7%Language:HTML 17.6%Language:CSS 7.6%