I would like to play around with games that use scripting to see how much easier it makes development. What --simple-- C++ or .NET game may i download and play with using a scripting language. I dont really care which scripting language it is.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
Lots of games use scripting which allows for not only modding but the creation of completely different games. Your welcome to purchase Puzzle Quest 2 (or any Infinite Interactive game) and see just how easy it is to script with Lua. Pretty much everything you can do is already in there in the existing scripts. |
|||
|
Even though it's not directly what you were asking for, there already is a question regarding games that utilize scripting. Some of them might be options for you as well, notably LÖVE (Engine) |
|||
|