An open API service indexing awesome lists of open source software.

https://github.com/forthtemple/stacktower-threejs

Stacktower using flutters three_js 3D library
https://github.com/forthtemple/stacktower-threejs

dart flutter

Last synced: about 2 months ago
JSON representation

Stacktower using flutters three_js 3D library

Awesome Lists containing this project

README

          

# Stack Tower

Make a tower as tall as you can. Press 'Start' to begin and then press space to send the block down to the foundation stone.

Try the [web](https://www.forthtemple.com/stacktower-threejs/) version.

This is a port of my previous flutter [stacktower](https://github.com/forthtemple/stacktower) game that used [three_dart](https://github.com/wasabia/three_dart) to a more up to date version [three_js](https://github.com/Knightro63/three_js). Even though [three_js](https://github.com/Knightro63/three_js) is a little slower than three_dart it seems to be more up to date on all platforms. It uses Google Angle for compatibility. Like three_dart it runs on Android, iOS, Linux, Windows and web. [three_js](https://github.com/Knightro63/three_js) is based upon [three_dart](https://github.com/wasabia/three_dart) which is based upon https://github.com/mrdoob/three.js .

![stacktower](https://github.com/user-attachments/assets/9b3d7bf7-a9ad-4572-98ad-2ecdb97d1984)

![Untitledvi](https://github.com/user-attachments/assets/c2105523-ce36-46f1-8ac1-71de2a759cee)