Categories Game DevelopmentProgrammingSoftwareSylphis

From Python to Lua

(This blog was originaly posted at #AltDevBlogADay) All game developers, sooner or later, learn to appreciate scripting languages. That magical thing that allows for letting others do your job, better scaling of the team, strengthening the game code/engine separation, sandboxing, faster prototyping of ideas, fault isolation, easy parametrization, etc. Every game has to be somehow […]

Read More