nghduc97 / crypto-cat-war

A game run on ethereum network where you raise war cats and let them fight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Cat War

A game run on ethereum network where you raise war cats and let them fight.

Assignment project of INT3414 - Special Topics on Technology.

Instruction

Install and run Ganache.

Install tools:

npm install -g http-server truffle

Compile and deploy contracts to Ganache network:

truffle deploy --compile-all

Run web server:

http-server web -o

About

A game run on ethereum network where you raise war cats and let them fight.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 45.3%Language:HTML 28.1%Language:JavaScript 26.6%