Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magicmark/backgammonator
3rd Year Project
https://github.com/magicmark/backgammonator
Last synced: 1 day ago
JSON representation
3rd Year Project
- Host: GitHub
- URL: https://github.com/magicmark/backgammonator
- Owner: magicmark
- Created: 2015-03-06T13:24:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T00:47:02.000Z (about 7 years ago)
- Last Synced: 2023-06-10T08:20:43.432Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backgammonator
> Mark Larah - 3rd Year Project
An online Plakoto AI.
## Installation
To run:
### Server
To install, inside the api folder, load the dependencies for grunt, bower and node modules using
```
npm install
```### Client
To run Backgammoantor, go the client directory and run
```
grunt serve
```## Repository
All source code can be found on git here: https://git.larah.me/magicmark/3rd-Year-Project