Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raymondcm/chesstutor

A simple web based application that invites beginners to furthur develop intrest and skill in Chess using artficial inteligence.
https://github.com/raymondcm/chesstutor

chess javascript local multiplayer nodejs stockfish

Last synced: about 1 month ago
JSON representation

A simple web based application that invites beginners to furthur develop intrest and skill in Chess using artficial inteligence.

Awesome Lists containing this project

README

        

# Chess Tutor

A simple web based application that invites beginners to furthur develop intrest and skill in Chess using artficial inteligence. Multiplayer temporarily removed in commit https://github.com/RaymondKirk/ChessTutor/commit/f8f1b66d60fb4e35b6c5b324cc7b084212e18633.

## Installation

1. Clone the repository locally
2. Install node.js
3. Go to cloned directiory `cd %PATH%`
4. Install dependancies `npm install`
5. Start Server `node server.js`

## Usage

Most recent deploy [Chess Tutor on Heroku](http://chesstutor.herokuapp.com).

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request.

## History

TODO: Write history

## Credits

Raymond Kirk
Luke Jackson