Skip to content

dvjsharma/Multiplayer-chess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Chess Game!♟️

This project is entirely developed from scratch using JavaScript. I have tried my best to optmize the approach on how to take decisions based on user input keys and how to visually present them. This was a challenging project in terms of the amout of time it took to build and since i didn't followed any tutorials, making my own logic work and fixing bugs was difficult. Yet i learnt loads form this project on how to manage large codebase and how to come up with a better and more efficient approach. I'll improve this further after learning react.

Do check out the website 😄

Screenshots

App Screenshot

App Screenshot

Features

  • Visual representation of all possible moves of a piece
  • A virtual timer on both player's dashboard
  • Concepts like pawn promotion are included

Local Setup

npm install

run this command to install packages

Website Link

https://multiplayer-chess-game-dvj.netlify.app/

About

Built a multiplayer functional chess game using JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published