Downloadliste

Projektbeschreibung

The Crate Game Engine is a game engine that is designed to make creating games trivial. The rendering and scripting engines are removed from the game engine to make the specialization of games as easy as possible. Currently, scripting support is implemented to allow a Lua script to be put directly in the game file, which can be validated as XML. Multiplayer text based adventure-style games can be played with the existing console rendering engine.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-07 18:12
20080406

Diese Veröffentlichung fügt Unterstützung für die Lua-Build-Skripte, so dass Eingriffe seitens der Benutzer nicht mehr erforderlich. Lua-Unterstützung wurde zu einer richtigen ladbaren Modul verschoben.
Tags: Code cleanup
This release adds Lua support to the build scripts so that user intervention is no longer required. Lua support has been moved into a proper loadable module.

2008-03-31 18:09
20080330

Vorläufige Lua Scripting-Unterstützung wurde hinzugefügt.
Tags: Minor feature enhancements
Preliminary Lua scripting support has been added.

2008-03-24 16:12
20080323

Diese Veröffentlichung enthält weitere Bereinigung des Codes, arbeitet an der Scripting-Unterstützung ermöglicht.
Tags: Code cleanup
This release includes further cleanup of code,
working towards enabling of scripting support.

2008-03-14 14:24
20080313

Crate Game Engine wurde komplett von vorne nach erkennen, dass die aktuelle Richtung nicht wollte Umfang wie vorgesehen neu geschrieben. Dieses Release stellt den ersten Arbeitstag nach der Freisetzung neu zu schreiben. Keine Spiele werden zur Zeit spielbar, aber es ist ein funktionierendes Proof-of-Konzept des neuen asynchronen Message-Passing-Engine basiert.
Tags: Code cleanup
Crate Game Engine has been completely rewritten
from scratch after
realizing that the current direction was not going
to scale as intended.
This release represents the first working release
after the rewrite. No
games are currently playable, but it is a working
proof-of-concept of
the new asynchronous message passing-based engine.

2005-12-08 20:24
Milestone 4.1

Diese Version enthält kleinere API-und Dokumentations-Updates sowie ein Logging-System.
Tags: Code cleanup
This release includes minor API and documentation updates, as well as a logging system.

Project Resources