Lua, PNGs
I’ve learned the final piece of the puzzle with regards to Lua; C functions that return values to Lua. Now I can do anything with Lua. However…I need to work on the main C++ program a bit more. I want to have an object that represents a “map”, and that map will use Lua code [...]
more...