The Wayback Machine - https://web.archive.org/web/20201212070505/https://github.com/nullobject/risk
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Risk

Build Status

This is an implementation of the popular board game Risk.

It is written as a reactive JavaScript application using FKit and Bulb.

Development

To start a development server:

> make start

To run the tests:

> make test

To deploy the app:

> make deploy

Licence

The implementation of Risk is licensed under the MIT licence. See the LICENCE file for more details.

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.