WorldSmith icon indicating copy to clipboard operation
WorldSmith copied to clipboard

Basic Dota Environment Simulation

Open Penguinwizzard opened this issue 10 years ago • 1 comments

This is kinda a big one. Integrate a bunch of parsers and a LuaVM, and have buttons to trigger events. Should handle the same way that Dota would (but without the same interface, and without automatically stepping forward in timesteps). Any system not simulated would have to be handled manually by the user.

Penguinwizzard avatar Dec 11 '14 13:12 Penguinwizzard

Here is a potential LuaVM for doing this kind of stuff: https://github.com/NLua/NLua

RoyAwesome avatar Dec 13 '14 07:12 RoyAwesome