Added scriptable exits ( lua / luabind ) to the levels!
development
Time flies when you’re having fun!
Currently working on a data-driven level structure to make it able to navigate throught ‘levels’.
Find out which process is locking an exe or dll
This might come in handy if you need to find out which process is locking an exe/dll file: What is does : quote “Lists all tasks currently using the given exe/dll name. If the module name is not specified all loaded modules are displayed.“
Lua / Luabind
The following code shows the small demo I created to test if the luabind-0.8.1 library worked for me. main.cpp script.lua output further reading Quick introduction to luabind
Simple Note Trainer
A simple note trainer I made in C/C++ using the Allegro game library. Have fun with it while learning something useful! Note trainer v0.8