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

https://github.com/a7ul/izbomber


https://github.com/a7ul/izbomber

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

A bomber man style game.

Game can be played online at https://kogner.github.io/iZbomber/

**To deploy:**

`npm install -g gh-pages`

Build unity for web and choose Build folder.

then do `cp -r web-build/index.html web-build/instructions.png Build`

`gh-pages -d Build`