ADKosm / MahjongBlockchain

Mahjong on blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MahjongBlockchain

This is classic mahjong solitaire game improved by superpower of blockchain.

All steps are writing into blockchain and if you make a mistake, you can back a few steps back in order to correct this mistake. This mechanism use information in previous blocks on blockchain to retrieve nessesary information about your previous steps.

How to run

Install docker & docker-compose

curl https://get.docker.com/ | sh
sudo pip install docker-compose

Run containters:

docker-compose up --build

Or

You can try deployed version on this site: blockjong.kosmose.me. But this site are working on very small machine, so it can leads to slow running, infinite loading, etc.

About

Mahjong on blockchain

License:MIT License


Languages

Language:Dart 48.2%Language:Python 42.6%Language:HTML 6.5%Language:CSS 2.6%Language:Shell 0.2%