Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 591 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 591 Bytes

OpenSourceChess

my own bare bones - open source implementation of chess built with Typescript, HTML, and CSS.

Curently only local Multiplayer, this may change in the future

This is my first full JS project, and took about a week and a half to make the initial codebase.

Hosted Here:
https://lubba-64.github.io/OpenSourceChess/

TO-DO:
Better UI stuff
Castling
Pin Pieces based on whether they will reveal LOS with the king as to prevent unecessary checks.

eventually online multiplayer