# Examples of Castle Game Engine

Open and run any example here using [Castle Game Engine](https://castle-engine.io/).

It is simplest to

- run CGE editor,
- use _"Open Examples"_ action from the editor,
- and open the project of your choice by choosing the `CastleEngineManifest.xml` file.

Then use _"Run -> Compile and Run (F9)"_ menu item to build and run it.

## License

All example code, and almost all example data, are covered by a permissive "modified BSD 3-clause" license. So you can use our examples as a basis for your applications easily, without the need to share anything you did based on these examples.

See https://castle-engine.io/license for details.
