nullobject / risk

A game of Risk played on a hexgrid.

Home Page:https://risk.joshbassett.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A game of Risk played on a hexgrid.

https://risk.joshbassett.info

License:MIT License


Languages

Language:JavaScript 98.0%Language:SCSS 1.7%Language:Makefile 0.1%Language:HTML 0.1%