Can't tell a darn thing from the linked page or the home page. What language? What platforms? Either I'm really dumb or the page is incomprehensibly designed with no actionable information.
The "What is it?" section of the introduction in the manual is informative and answers your "platforms?" question. Reading between the lines it seems like Lua is the only supported language.
There's a neat list of custom game engines on GitHub that I enjoy checking in on every now and then:
https://github.com/raysan5/custom_game_engines
Can't tell a darn thing from the linked page or the home page. What language? What platforms? Either I'm really dumb or the page is incomprehensibly designed with no actionable information.
The "What is it?" section of the introduction in the manual is informative and answers your "platforms?" question. Reading between the lines it seems like Lua is the only supported language.
https://docs.crownengine.org/html/latest/introduction.html
The Github page suggests the engine itself is mostly written in C++ and Vala.
https://github.com/crownengine/crown/
Now that piques my interest. I really enjoy writing Vala.