We present two tutorial articles that introduce the Castle Game Engine. Highly recommended reading!
These articles assume zero initial engine knowledge. They go through all most important aspects of our engine. All the techniques discussed are recommended ways to use the engine, they are proven to be comfortable and flexible for a wide range of games, and we work on keeping them optimal. The article and examples are suitable for both FPC and Delphi developers.
If you want to play a ready game, download and install it from here (ready binaries for Linux and Windows). If you want to get the source code, clone the GitHub repository at https://github.com/castle-engine/bad-chess/.
To improve this documentation just edit this page and create a pull request to cge-www repository.