Lottery Chests is an simple game in which players click on a chest to reveal a potential reward that they can claim.
git clone git@github.com:jnajdovski/lottery-chests-pixijs.git
cd lottery-chests-pixijs/
npm install
npm start
Project is running on: http://localhost:9000/
npm build
The project is licensed under [MIT License]