Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 530 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 530 Bytes

Super Archer Man II - Jim's Big Bow Adventure

Installing

You will need haxelib

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

Running

lime test html5 --connect 6000

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!