Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 297 Bytes

flixel-template

This is a slightly modified version of the HaxeFlixel game template.

The only difference between this and the original template is that:

  • there are directories in source for objects and states
  • Testing uses the command lime build and the Live Server extension for VScode