Skip to content

maxkna111/react-practice-nazih

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers game

  • this game is an implementation of the real world checkers game using React

how to use

  • clone this repo
  • install the dependencies using:
npm install
  • run the server using:
npm start

how to play

  • use the arrow keys to move the indicator
  • click enter to lock down a piece to move it
  • player one uses the arrow key to move
  • player two uses A W S D keys to move
  • the current player is shown and that is the only player allowed to lock down a piece

contribution - features to implement

  • the features that are left is:
    1. define for each piece the criteria that allows it or prevents it from moving
    2. define wining situation and who wins
  • other enhancements to game are welcome too

total time spent working

  • about 6 hours

star this project to support!

project created by Nazih Ahmed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors