Skip to content

furic/blockopoly-webfront

 
 

Repository files navigation

Block42

Blockopoly web client frontend

About

  • Blockopoly is a team-based property auctioning game.
  • Players have 1 week to win as many Plots, in a City as they can. Each Plot won in auction, earns the team score.
  • The team with the highest score wins ownership of the entire City and claims the Jackpot.
  • Each Team has their own set of Rules, which can change how the game is played.

This is an dApp version of Block42, that allow players to buy and sell lands, customize their own buildings, and just browse around the city in Block42, which players build together.

A client version will provide more interactive functionalities and MMO-gameplay, using the same assets built by players in the web app version.

Please note that this is still in prototype and under heavy development. The final product may be subject to a number of quality assurance tests to verify conformance with specifications.

Development

Prerequisites

Install dependencies

npm i

Watch and bundle JavaScript

watchify js/main.js -o js/bundle.js

Start web server in localhost

npm start

Demo

http://app.block42.world/

Links

About

The web frontend for Block42 city creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.0%
  • CSS 0.2%