Business simulation video game
Find a file
2023-06-30 00:28:20 -07:00
asset Initial commit 2023-06-07 20:41:07 -07:00
game Add final touches 2023-06-30 00:28:20 -07:00
world Move logic into simulation 2023-06-29 21:28:31 -07:00
flags.go Add initial actor simulation 2023-06-18 23:39:19 -07:00
flags_web.go Handle user input 2023-06-13 21:35:08 -07:00
go.mod Handle user input 2023-06-13 21:35:08 -07:00
go.sum Handle user input 2023-06-13 21:35:08 -07:00
goreleaser.yml Add final touches 2023-06-30 00:28:20 -07:00
LICENSE Initial commit 2023-06-07 20:41:07 -07:00
main.go Add title screen 2023-06-12 21:56:59 -07:00
README.md Add final touches 2023-06-30 00:28:20 -07:00

Pretzel Tycoon

Donate via LiberaPay Donate via Patreon

This game was created for the Fuck Capitalism Jam 2023 game jam.

It is a parody of the 1973 business simulation game Lemonade Stand by Bob Jamison.

Play

Browser

Play in your browser

Download

Download for Windows and Linux

Compile

Install the dependencies listed for your platform, then run the following command:

go install code.rocketnine.space/tslocum/pretzel-tycoon@latest

Run ~/go/bin/pretzel-tycoon to play.

Support

Please share issues and suggestions here.

Dependencies