RapidGameDevelopment EngineFlexible and convinent to use game engine. Uses DirectX for input/graphics/sound/music and C# for tools and editors.
2D game demo
News:16-0ct-2009License changed from GPL to Eclipse Public License 1.0
AppCore (Application Core Engine) es un subsistema multiplataforma y completamente independiente que forma parte de CorEngine.
Su función es simple y fundamental, este subsistema se encarga de la
... [More] creación de cualquier tipo de aplicación (X11, OpenGL, Win32, DirectX 3D 8, DirectX 3D 9, SDL, Irrlicht, ...) y de su manejo por medio de distintos tipos de callbacks. Además de entregarle al programador la completa libertad de poder hacer uso, si así lo desea, de la API de la plataforma, librería o engine que se este utilizando y no encapsulando al programador solo al uso exclusivo del subsistema y de CorEngine.
AppCore es completamente compatible con los lenguaje C/C++, ya que contiene una interfaz de usuario para cada uno de los lenguajes.
AppCore puede ser utilizado en cualquier tipo de [Less]
The Shade Game Engine is a cross platform framework for creating games. It is also meant as a reference for aspiring programmers who wish to learn about the design of a game engine.
What is the CellCode Game Engine?It is a Game Engine programmed in C++. And it uses DirectX as the underlying API. It is a Game Engine based om plugins. So later maybe you can add your own plugins to
... [More] the Game Engine.
What is the current status?The Game Engine is currently under active development. At this time first build of the Game Engine Core is added, but the Core is not yet tested and the interface for the programmer is still a mess. But I hope to have it tested and cleaned up in the Next to months or so. And I also hope to have a download in the couple of days after the first release. The current version of the Game Engine is the Alpha version. That means that the Game Engine isn't stable yet and that it doens't contain much functionality. But I hope that it will change very soon. I'm working hard to get it to the Beta version. But you can't use it for a game yet.
FeaturesCurrently the Game Engine doesn't have that much functionality. But below you can see a list of features that the Game Engine will include or will be included.
CellCode CoreWin32 handling Logging system Input handling Plugin managing [Less]
3DGo is 3D representation of well-known strategic board game. It uses DirectX technology. 3DGo is buildup on free console GNU Go game and represents graphical interface for it.