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

https://github.com/itsthatguy/bombermang


https://github.com/itsthatguy/bombermang

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Bombermang
=====

This is the start of a coffeescript bomberman clone.

Game files are in `source/javascripts`

### Setup

```
bundle install
middleman
```