Skip to content

mhfaust/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Chess is under development. Currently you may only play in god-mode (you play both sides) and it still lacks some basic funcionality.

Screenshot of a Chess game, showing moves that a queen can make.

Getting Started

Install

npm i

Run in dev mode:

npm run dev