This is a port of: https://github.com/food/hangmanOnEtherium for https://gitcoin.co/issue/nervosnetwork/grants/8/100026214
Demo you will find here: http://hangman.nervos.testnet.helmig.berlin/
- nodejs
npm install
webpack
cp -r data/* dist
npm run dev
This is only a first try! It is working but has no tests etc. :/