HaxeFlixel coding Language
-
I am studying Javascript to build webpages. I want to make a game for my page. Im trying to focus on learning one language right now. If I use HaxeFlixel can I use Javascript? Is it like canvas? I'm sorry if the answers to the question are obvious. I'ts a lot to learn and I am trying to find my direction. Thank you for your time.
-
@sascha-west said in HaxeFlixel coding Language:
If I use HaxeFlixel can I use Javascript?
No, you will have to use Haxe (https://haxe.org/).
-
As @Gama11 said, to use HaxeFlixel, you'll have to use the Haxe language.
If you want to stick with JS and do game development, then I would recommend Phaser.
Or you could go the other way and make your JS with Haxe.
-
This post is deleted!
-
@antwgames It does limit them to HTML5. Also, HaxeFlixel has no explicit support for this / no TS type definitions, so this is only really an option with pure OpenFL.
-
@gama11 Sorry
-