Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/magicmark/backgammonator

3rd Year Project
https://github.com/magicmark/backgammonator

Last synced: 1 day ago
JSON representation

3rd Year Project

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