Skip to content

Checkers is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces.

Notifications You must be signed in to change notification settings

Mikulew/js-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

STATUS: WIP

Draughts (/drɑːfts, dræfts/; British English) or checkers (American English) is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces. Draughts developed from alquerque. The name draughts derives from the verb to draw or to move, whereas checkers derives from the checkered board which the game is played on.

Technologies

  • HTML5
  • CSS/Styled Components
  • React.js
  • JavaScript (ES6+)
  • npm

Setup

To run this project, install it locally using npm

Development server (compiles and hot-reloads)

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run start

Build setup (development)

# install dependencies
npm install

# build for production with minification in the "build" directory
npm run build

Demounting setup

# remove the "build" directory
npm run clean

Source

This project is written step by step according to this tutorial. I only slightly modified it.

About

Checkers is a group of strategy board games for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published