Ayushparikh-code / Web-dev-mini-projects

The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a Multi-Player Chess Project

Subhampreet opened this issue · comments

Project title
Multi-Player Chess Application

Project Description
A simple chess game implementation using Vanilla JavaScript.

Implemented Features :

  • Show possible moves when a piece is selected
  • Pieces can only make valid moves
  • Pieces can only take opponent pieces
  • Toggle turns after each move (white being the first)

Stack:
[✔] Html
[✔] CSS
[ ✔] JavaScript

Hey @Subhampreet. LGMSoC is officially over hence this issue would not be considered for the leaderboard anymore. If you still want to work on this issue, you're free to do so.

Hey @harshita2216 !!! I would like to contribute to the repository irrespective of the fact that I won't be considered for the Leaderboard. Hope that works fine.

Hey @harshita2216 !!! I would like to contribute to the repository irrespective of the fact that I won't be considered for the Leaderboard. Hope that works fine.

Sure. Go ahead.