Skip to content

Latest commit

 

History

History
71 lines (51 loc) · 1.73 KB

README.md

File metadata and controls

71 lines (51 loc) · 1.73 KB

AI4ALL Hackathon Submission

================

EasySats Bitcoin Bomberman

================

Fork of Bitcoin Bomberman with very basic bitcoin integration added in via a ZEBEDEE API.


This was originally made for demo and educatioal purposes only and is therefore not a secure game, but it sure is fun to learn from & demo for people as a use case.


git clone https://github.com/BigBossRabbit/bitcoin-bomberman.git

Installation Instructions

  1. Clone this repository:
git clone https://github.com/BigBossRabbit/bitcoin-bomberman.git
  1. Then "cd" into the bitcoin-bomerman directory
cd bitcoin-bomberman
  1. Make sure you have bower and simplehttpserver installed:
npm install -g bower simplehttpserver
  1. Download the dependencies:
bower install
  1. Add your ZEBEDEE api key to:
js/config.js
  1. Run the HTTP server:
simplehttpserver
  1. Launch the server by clicking through to:
http://127.0.0.1:8000

License

The source code is licensed under MIT License. The game soundtrack is licensed under Creative Commons Attribution-ShareAlike 4.0 International License. CC BY-SA.

Credits

Tile Art Batch by Hyptosis
Alternate LPC Character Sprites by George
One More LPC Alternate Character by Radomir Dopieralski
Explosion Sound Effect by Adrian Gallant