Skip to content

Instantly share code, notes, and snippets.

@poumkins
Last active July 4, 2021 07:32
Show Gist options
  • Save poumkins/2c7e9560b9c5469198638ced173669e1 to your computer and use it in GitHub Desktop.
Save poumkins/2c7e9560b9c5469198638ced173669e1 to your computer and use it in GitHub Desktop.
Let's make a game!
name:Wizards and dragons
Desc:magic
Layout
use default
*p
contains:tag:testingevenmore
footer:SO MANY TESTS
*main
contains:res, buttons
*res
contains:Resources
class:fullWidth
*buttons
contains:Buttons
*store
contains:buildings, upgrades
*buildings
contains:BulkDisplay, Buildings
header:Buildings
tooltip origin:left
*upgrades
contains:Upgrades, p
header:Upgrades
costs:hide
names:hide
Settings
tiling background:https://pipe.miroware.io/606c3d44a333fb12a3ac9d3f/pixil-frame-0-33.png
building cost increase:120%
building cost refund:0%
stylesheet:stuff/bigBlue.css
Resources
*M
name:Magic
desc:Magic can buy a TON of things
Buttons
*MB
name:The staff
desc:Make the magic
on click:yield 1 M
on tick:log test
class:bigButton
icon:https://pipe.miroware.io/606c3d44a333fb12a3ac9d3f/staff.png
tag:thestaff
Buildings
*test1
name:Its stil test
desc:penis
Upgrades
*tests
name:Its stil tests, when my penis is on fire
desc:penis
tag:testingevenmore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment