Skip to main content

Decentralized MMORPG based on Dungeon World

Project description

build coverage pypi chat

Nekoyume is world’s first MMORPG based on Blockchain.

  • Nekoyume is entirely decentralized MMORPG game.

  • Nekoyume uses Dungeon World as a basic rule.

  • To use randomness on the blockchain, This project implemented Hash random. (see white paper.)

Dependencies

  • Python >= 3.6

  • Redis

  • SQLite >= 3.16.0

  • (Recommended) PostgreSQL >= 9.5

Installation

$ pip install nekoyume
$ nekoyume init

Installation for Development

$ git clone git@github.com:nekoyume/nekoyume.git
$ cd nekoyume
$ mkvirtualenv -p $(which python3.6) -a $(pwd) nekoyume
$ pip install -e .[dev,test]

Launching Node

$ pip install honcho
$ curl https://raw.githubusercontent.com/nekoyume/nekoyume/master/Procfile > Procfile
$ PORT=5000 honcho start

Mining

$ nekoyume neko

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nekoyume-0.0.2.tar.gz (27.1 kB view hashes)

Uploaded Source

Built Distribution

nekoyume-0.0.2-py3-none-any.whl (30.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page