Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_discovery
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
_discovery
9y ago
thanks :)
2.
▲
by
_discovery
9y ago
nope
3.
▲
by
_discovery
9y ago
Oh yea, but I make games for a living. It's tailored for making games, and I made it to make games with. It can be used for any number of things as you suggest, but I have a goal and focus and vision and describe it according to that :
4.
▲
by
_discovery
9y ago
yea, there are several engines out there! It's great. I'm glad godot exists, the more usable engines around the better I say. (Although there are many reasons people choose to use godot (or other engines) to make games over anothe
5.
▲
by
_discovery
9y ago
yep, thanks!
6.
▲
by
_discovery
9y ago
Thanks! 1. see the dev log on language - https://luxeengine.com/dev-log-5/ - dev log 4 also mentions this aspect a bit. 2. The website mentions consoles in passing - I can't talk about them yet, but the intent is
7.
▲
by
_discovery
9y ago
oh nice, yea it's coming along (the book is not complete yet, like before, it's written and each chapter put up when complete). There's a github repo as well. I'd say it's worth the fun of writing your own alongside
8.
▲
by
_discovery
9y ago
GPP was great. Plus, Bob's new book is about writing interpreters! http://craftinginterpreters.com/
9.
▲
by
_discovery
9y ago
This 1.0 version of the engine is not yet available, the source will come along when it is :) (The older iterations (not representative of 1.0) source is up on the alpha page).
10.
▲
by
_discovery
9y ago
The dev logs typically go into detail on the decisions I make, for the decision on wren see https://luxeengine.com/dev-log-5/ .
11.
▲
by
_discovery
9y ago
It's actually written in C++! wren is the scripting language on the high level, and as the site links to - later any language can be used :) I've updated the language part in the about section to clarify that.