dorkhub

chess

A modern and light chess game developed with HTML, CSS and Javascript.

felipefialho
CSS5325 forksupdated 7 years ago
git clone https://github.com/felipefialho/chess.gitfelipefialho/chess

CheSS.js

Chess developed in HTML, CSS and Javascript, created and maintained by Thiago Genuino and Felipe Fialho.

Play the game!

Getting Started

Install NodeJS

Click to install NodeJS and npm

Install MongoDB

Click to install MongoDB

Install Grunt

Click to install Grunt

Install the project

Clone the project and install dependencies

git clone https://github.com/chessjs/chess
cd chess
npm install
cd public
npm install

Assets of project

The 'assets' of project, are in 'public'

You'll have something like this:

public/
└── dev/
	└── assets/
	├── css/
	│   ├── less/
	│   │ 	├── _bootstrap/* 
	│   │ 	├── components/* 
	│   │ 	├── game.less
	│   │ 	├── project.less
	│   │		└── style.less
	│   ├── icons/* 
	│   └── style.css 
	└──  js/ 
		└── _scripts/* 

You need only change the components/* *.less and _script/*...

For watch CSS and JavaScript

cd public/
grunt w

Start hacking away!

more like this

cc65-Chess

Portable chess game in C. Commodore 64, Apple 2, Atari, Oric, Commander X16, curses terminal, etc.

C50

search

search projects, people, and tags