Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 455 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 455 Bytes

HaxeFlixel-Github-Exemple

an example of how to use the haxe-github lib in haxeflixel

screen

Compile

Libraries Requireds

  1. Flixel and Flixel-Addons
  2. Haxe-Github

run this code in cmd to Compile

on Windows:

lime build windows

on Linux:

lime build linux

on MacOs:

lime build mac