Flax Engine: Difference between revisions

From Game Making Tools Wiki
(Created)
 
(typo, aur link, linux note)
 
Line 11: Line 11:
'''Flax Engine''', or '''Flax''', is another GUI-driven game making tool, like [[Unity]], [[Unreal Engine]]. and [[Godot]], though it has less features than those. It is free to use and open-source, but if a game with it makes over USD$25,000 in a quarter you have to pay a royalty fee.
'''Flax Engine''', or '''Flax''', is another GUI-driven game making tool, like [[Unity]], [[Unreal Engine]]. and [[Godot]], though it has less features than those. It is free to use and open-source, but if a game with it makes over USD$25,000 in a quarter you have to pay a royalty fee.


It ca nexport to a bunch of different platforms, but there's no Apple support, nor browser.
It can export to a bunch of different platforms, but there's no Apple support, nor browser.
 
All my attempts at trying it with Linux have been buggy to the point of unusable. Probably fine with Ubuntu? — [[User:Rjt|rjt]] ([[User talk:Rjt|talk]])


==Links==
==Links==
* [https://flaxengine.com/ flaxengine.com]
* [https://flaxengine.com/ flaxengine.com]
* https://github.com/FlaxEngine/FlaxEngine
* https://github.com/FlaxEngine/FlaxEngine
* https://aur.archlinux.org/packages/flax


[[Category:3-D]]
[[Category:3-D]]

Latest revision as of 06:46, 14 September 2022

Flax Engine logo. Icon is two long triangles inside a circle
Release date:
Made by:
Runs on: Linux
Windows
Exports to: Android
Linux
PS4
Switch
Windows
XBox One
XBox Series


Flax Engine, or Flax, is another GUI-driven game making tool, like Unity, Unreal Engine. and Godot, though it has less features than those. It is free to use and open-source, but if a game with it makes over USD$25,000 in a quarter you have to pay a royalty fee.

It can export to a bunch of different platforms, but there's no Apple support, nor browser.

All my attempts at trying it with Linux have been buggy to the point of unusable. Probably fine with Ubuntu? — rjt (talk)

Links