Skip to content

NeoFlixel-Org/NeoFlixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoFlixel

  • C++ game engine that's based on haxeflixel's codebase

  • Main target for PC is x64 but I may add x86 support in the future

  • NeoFlixel is a huge work in progress, things may break.

What's done (going based off of the stuff I mainly use)

  • FlxSprites (with spritesheet and xml animation support!)
  • FlxStates
  • FlxText
  • FlxCamera
  • FlxColor
  • FlxMath
  • FlxSound
  • FlxG
  • FlxGame
  • FlxG.keys (justPressed, pressed, and justReleased)
  • FlxSubStates

About

yurr | C++ game engine that's based on haxeflixel's codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages