Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

0% Positive

Analyzed from 98 words in the discussion.

Trending Topics

#github#page#https#enjoy#com#language#platforms#introduction#crownengine#html

Discussion (4 Comments)Read Original on HackerNews

leetroutabout 3 hours ago
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

SomeHacker44about 3 hours ago
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.
WalterGRabout 3 hours ago
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/

techwizrdabout 3 hours ago
Now that piques my interest. I really enjoy writing Vala.