Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 283 Bytes

Twisker Checkers Game

Play

To play the game visit https://isfar.github.io/twisker-checkers/

Installation

Follow the steps as follows:

  • Run git clone https://github.com/isfar/twisker-checkers.git
  • Run cd twisker-checkers
  • Run npm install
  • Run npm run start