Skip to content

santa512/Stack-master

Repository files navigation

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

  • gameplay
    • spawning tiles
    • cutting tiles
    • saving the best score
    • graphic and audio settings
    • keyboard support
  • graphics
    • lighting
    • hue changing
    • cut fragment should fall off or fade out
    • better camera angle
  • audio
    • background music
    • sound effects

The code probably need a major refactor anyway

License

MIT

About

Tower stacking game made using Three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published