Skip to content

applejag/epic-wizard-firefly-gladiators

Repository files navigation

Epic Wizard Firefly Gladiators

latest version download count NO AI REUSE status

Game written in Go (with TinyGo) for the Firefly Zero Jam #1.

main menu screenshot

Jam theme: firefly


I originally tried creating this game in MoonBit but I had so many compiler bugs that I ended up giving up and started porting the game over to Go. See the moon-wasm-bug* tags on this repo.

Play the game

Game can be found in the Firefly Zero catalog: https://catalog.fireflyzero.com/applejag.ewfg

On OS X (Mac) or Linux, run the following:

PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- applejag.ewfg 

On Windows, install firefly_cli and then run:

firefly_cli import applejag.ewfg
firefly_cli emulator --id applejag.ewfg 

Play a specific version

Go to releases page and find the specific version, download the applejag.ewfg.zip file from the "Assets" list on that version, and then load in the game with the firefly CLI:

firefly_cli import ~/Downloads/applejag.ewfg.zip
firefly_cli emulator --id applejag.ewfg 

# or if you have "firefly_cli" installed as "ff"
ff import ~/Downloads/applejag.ewfg.zip
firefly_cli emulator --id applejag.ewfg 

Credits

Made by: team applejuice

  • Code: @applejag

  • Art: @JusJuice

  • Firefly names: Brooks Bedore, Dane, Spark, Kalob, and the cast of Titus Production's FROZEN

Packages

 
 
 

Contributors

Languages