Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mweiss/hexgame

A hexagon board game
https://github.com/mweiss/hexgame

Last synced: about 1 month ago
JSON representation

A hexagon board game

Awesome Lists containing this project

README

        

# hexgame

EDIT ME

## Build

Assuming you have the yui builder installed at the same directory level than this project :

cd src
ant all

Or you can build components one by one :

cd src/dummy
ant all

## API Documentation

cd scripts
./apidoc.sh

Then open api/index.html in your browser