Play now: https://voithos.itch.io/tale-of-two-sides
Built for Global Game Jam 2022. Theme: Duality
All art, sounds, music, and code was made by our 4-person team in 48 hours.
Creating a new release in Github will trigger a Github Action that will publish to itch.io.
Deploying to itch.io can be done via the butler
tool. First, some one-time setup:
- Download export templates in Godot.
- Install
butler
and login to your itch.io account.
Then to deploy an HTML build:
- Export HTML from Godot.
- Push the exported HTML directory:
butler push dist/html/ voithos/tale-of-two-sides:html5
- Play it at https://voithos.itch.io/tale-of-two-sides