https://github.com/itsthatguy/bombermang
https://github.com/itsthatguy/bombermang
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsthatguy/bombermang
- Owner: itsthatguy
- Created: 2012-12-08T00:11:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T18:02:43.000Z (over 11 years ago)
- Last Synced: 2025-02-28T20:10:26.209Z (over 1 year ago)
- Language: CoffeeScript
- Size: 267 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```