Code Monkey home page Code Monkey logo

ether-crawler's Introduction

Ether Crawler

A dungeon crawler and challenge market based on Ethereum.

example

Video: https://youtu.be/W-gjyVQBsZo

Morden live instance (works with Mist): http://consensys.github.io/ether-crawler/morden/

Install

$ git clone https://github.com/ConsenSys/ether-crawler.git
$ npm install

Run testrpc

(Optional - to run via localhost:8545 without blockapps)

You can update app/app.json to use the blockapps provider app/provider.js instead of localhost:8545.

$ pip install eth-testrpc 

or

$ pip install eth-testrpc --upgrade

then

$ testrpc

Deploy contracts

(Optional - to run via localhost:8545 without already-deployed contracts on blockapps)

$ npm install -g truffle  // If you haven't already
$ truffle deploy

Build frontend

$ truffle build

Run app

Open ./build/index.html in your browser.

Cheers!

Music

by https://freemusicarchive.org/music/Crazy_Games/Micro_Invasion_-_East_Jakarta_Chiptunes_Compilation/02_Micro_Invasion_-_Crazy_Games_-_Wake_Up#

Graphics

from http://opengameart.org/content/dungeon-crawl-32x32-tiles

ether-crawler's People

Contributors

peterborah avatar tcoulter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.