Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 520 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 520 Bytes

Super Archer Man

Installing

You will need haxelib

haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib run lime setup flixel
haxelib run flixel-tools setup
haxelib run lime setup

Running

lime test html5 --port 4000

or in vscode

ctrl + shift + b

VS Code Extension

For better development download the LIME plugin for vscode.

Demo

Code is built and automatically deployed here!