Skip to content

gamemake-eng/spirited-away

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spirited-away

A warioware-like made for the brackeys game jam 2023.1

WARNING: Terrible code 0_o

This is on itch.io

How to compile

  1. install haxe at haxe.org
  2. 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
  1. compile and run
lime test [html5, windows (needs visual studio), linux, mac]