A warioware-like made for the brackeys game jam 2023.1
WARNING: Terrible code 0_o
This is on itch.io
- install haxe at haxe.org
- install libraries with haxelib
in cmd or terminal (just search up command prompt or terminal in your operating system's search bar)
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib install flixel-addons
haxelib install flixel-ui
- compile and run
lime test [html5, windows (needs visual studio), linux, mac]