Skip to content

nightblade9/mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars

Build Status

Mars is a command-line tools for generating and running HaxeFlixel games in Python, via Dragon. Mars is currently useful for intermediate users of Haxe, who are used to looking up APIs and troubleshooting Haxe compilation errors.

Sample Usage

  • mars template: creates a new HaxeFlixel starter project, in Python
  • mars build <platform>: transpiles the Python code to HaxeFlixel and builds it against the specified Haxe target platform (wraps calls to lime build <platform>).

About

Command-line tools for generating and running HaxeFlixel games in Python, via Dragon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published