-
-
Recent Posts
Sponsored Links
-
Monthly Archives: May 2006
Lua Tutorials
Three Lua tutorials have now been added to the site: Getting Started With Lua Calling Lua Functions Calling C++ Functions From Lua These should provide everything you need to start adding Lua scripting to your games.
Posted in Lua
Comments Off
Game States Tutorial
The first tutorial has been posted. Managing Games States in C++ This tutorial will show you how to easily transition between different states in your game. For example, from the opening screen, to the menu, and then on to the … Continue reading
Posted in C++
Comments Off