Sat 24 Oct, 2009
IndieZen Weekly – Issue No. 43
By Gwyn Wynn.Comments (0) Filed under: Games n' Roleplaying, Programs, Projects
24 October 2009
Welcome to IndieZen
Zen Engine Tutorials Base Starter Kit 101
This tutorial shows you how to create a game client using the Base Starter Kit. This game client does little more than initialize a few game engine components and display a blank screen.
The only additional thing this game client does is to bind the “Q” key to the “Quit” action, which allows you to quit the game by pressing the “Q” key.
The Base starter kit is a game engine starter kit that is used to simplify the use of Zen Engine. It contains code in support of behaviors, game objects, game groups and scriptable actions. It also contains the primary “game loop”. — read more –




