KonradLinkowski / Stack

Tower stacking game made using Three.js
https://konradlinkowski.github.io/Stack/
MIT License
9 stars 2 forks source link
game hacktoberfest stack threejs webgl

Stack

Stack game clone made using Three.js

Live

You can play now here

gameplay gif

Installation

# install dependencies
yarn install
# run the game
yarn start
# alternatively run the dev server
yarn dev

Contributing

Feel free to create issues and pull requests with your ideas or bug reports :)

Todo

The code probably need a major refactor anyway

License

MIT