Crate Game Engine

user warning: Unknown column 'f.nid' in 'where clause' query: SELECT n.nid, n.title, i.*, f.* FROM image i, node n INNER JOIN files f ON f.fid = i.fid WHERE f.nid = n.nid AND f.fid = 10 in /home/emptycra/public_html/blog/modules/img_assist/img_assist.module on line 1853.

A game engine designed for making games trivial to create. See the project documentation below for more information.

Maze Milestone 2
Screenshot of Milestone 2 of the Crate Game Engine demo game Maze using the Console Rendering Engine