willgarrett64 / chess-old

A two-player chess app (no AI) designed to be played through the console or the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

by Will Garrett

About

This is two-player chess app created from scratch. It is designed to be played either through the command line using Node.js or on a browser.

Installation

Clone the repository.

How to use

To play on Node.js, navigate to the root folder of the project simply run the command node play-node.js

About

A two-player chess app (no AI) designed to be played through the console or the browser


Languages

Language:JavaScript 98.4%Language:HTML 0.9%Language:CSS 0.8%