|
|
|
|
|
by amarant
175 days ago
|
|
How pleased are you with garlang? What's the dev experience like with your new language? Given the time constraints I imagine there are a few rough edges, but it's clearly possible to make games ridiculously fast with it! Any language feature that you are particularly excited about? |
|
It could use some cleanup though as the speed of the jam left little time to think about doing things in a sustainable way. I'm not sure I like the var keyword as I typically prefer to be explicit about types.
It really turned out pretty powerful though and I think it could be really useful as a library for game scripting.