All Projects → NovakDistributed → macroverse

NovakDistributed / macroverse

Licence: other
An entire universe on the Ethereum blockchain

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to macroverse

dungeon
A configurable and editable dungeon generator using Binary-Space Partitioning and hand-made rooms.
Stars: ✭ 49 (+58.06%)
Mutual labels:  procedural-generation
alien-script-generator
Procedurally generated front for alien languages
Stars: ✭ 17 (-45.16%)
Mutual labels:  procedural-generation
plants
Procedural generation of plants.
Stars: ✭ 16 (-48.39%)
Mutual labels:  procedural-generation
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+277.42%)
Mutual labels:  ethereum-blockchain
TaurusDungeonGenerator
A graph based procedural dungeon generator for Unity
Stars: ✭ 25 (-19.35%)
Mutual labels:  procedural-generation
cloud gen
Procedural Generation of Clouds with Vector Graphics
Stars: ✭ 46 (+48.39%)
Mutual labels:  procedural-generation
spacestation
A procedural spacestation generator
Stars: ✭ 22 (-29.03%)
Mutual labels:  procedural-generation
SdfFontDesigner
Offline font tuning/bitmap generation via shaders
Stars: ✭ 56 (+80.65%)
Mutual labels:  procedural-generation
fractal-noise-js
Fractal noise functions
Stars: ✭ 37 (+19.35%)
Mutual labels:  procedural-generation
tripbot9000
Procedural generation of geometric patterns and fractals.
Stars: ✭ 22 (-29.03%)
Mutual labels:  procedural-generation
Thalatta
An open source terrain generation suite.
Stars: ✭ 37 (+19.35%)
Mutual labels:  procedural-generation
Symbinode
Free and open source program for creating procedural materials.
Stars: ✭ 52 (+67.74%)
Mutual labels:  procedural-generation
creature-creator
Procedurally generate creatures in Unity - inspired by Spore.
Stars: ✭ 185 (+496.77%)
Mutual labels:  procedural-generation
xibalba
A Mayan roguelike
Stars: ✭ 50 (+61.29%)
Mutual labels:  procedural-generation
UnityModularSystem
Unity Modular system let's you create game object with procedural generated parts.
Stars: ✭ 31 (+0%)
Mutual labels:  procedural-generation
random-art-generator
Command-line application to produce generative art based on a target image
Stars: ✭ 32 (+3.23%)
Mutual labels:  procedural-generation
simple-ethereum-balance
Simple test app to get wallet's balance
Stars: ✭ 18 (-41.94%)
Mutual labels:  ethereum-blockchain
differential-growth
adrianton3.github.io/differential-growth/
Stars: ✭ 27 (-12.9%)
Mutual labels:  procedural-generation
DoomlikeDungeons
A procedural multi-room dungeon generator for Minecraft
Stars: ✭ 23 (-25.81%)
Mutual labels:  procedural-generation
IsoRTS
Isometric RTS game with procedural generated maps.
Stars: ✭ 14 (-54.84%)
Mutual labels:  procedural-generation

Macroverse

An entire universe on the Ethereum blockchain

Official Site

Macroverse is a project to deploy a procedurally-generated universe to the Ethereum blockchain, suitable for use as a setting for games and a subject for exploration.

Players are be able to own a token, MRV, that provides access to this procedural world. Players are also able to claim and trade pieces of virtual real estate, with in-game benefits in supported games.

For full details, see the whitepaper and read the smart contracts.

Macroverse is a project of Novak Distributed. Macroverse is (C) 2017-2020 Novak Distributed. See LICENSE for licensing information.

Installation

Make sure you have a compatible version of the Truffle build tool:

npm install -g [email protected]

Then install from source:

git clone https://github.com/NovakDistributed/macroverse.git
cd macroverse
npm install --dev

And run the tests:

truffle test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].