Skip to content
/ StackUp Public

Tower building game. Place blocks by clicking, tapping or pressing the spacebar

License

Notifications You must be signed in to change notification settings

webxdc/StackUp

Repository files navigation

StackUp!

Tower building game. Place blocks by clicking, tapping or pressing the spacebar.

stackup

Download .xdc from Release Assets, attach to a Delta Chat group and share your highscores there!

Building

pip3 install -r ./requirements.txt
python3 ./build.py

The output is a file with .xdc extension.

Test

After building, to debug the app in a browser, you can simply open the file build/index.html

Credits

Based on: https://codepen.io/ste-vg/pen/ppLQNW

Font: https://github.com/googlefonts/comfortaa

Original background music taken from: https://github.com/Goggwell/stack-clone

License

Licensed GPLv3+, see the LICENSE file for details.

Copyright © 2022 Asiel Díaz Benítez.