Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raymondcm/chesstutor
- Owner: RaymondCM
- License: mit
- Created: 2016-05-16T17:56:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T11:42:49.000Z (about 7 years ago)
- Last Synced: 2024-10-21T19:01:58.697Z (3 months ago)
- Topics: chess, javascript, local, multiplayer, nodejs, stockfish
- Language: JavaScript
- Homepage: https://chesstutor.herokuapp.com/
- Size: 22.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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