Skip to content

M-Chan/online-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-chess

Making a chess game using JS

Using Vanilla JS but later transferring it over to React.

DOING

  • Making the game so you can play locally
    • moving the pieces according to the rules of chess
    • implementing the special rules such as castling and en passant

TO-DO

  • Also can play with another person over the internet (using node.js and socket.io)
  • Chess AI? might do this in the future

About

Making a chess game using JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •