Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crownengine/crown
The flexible game engine.
https://github.com/crownengine/crown
2d 3d data-driven data-oriented-design game-development game-engine gamedev linux lua windows
Last synced: 1 day ago
JSON representation
The flexible game engine.
- Host: GitHub
- URL: https://github.com/crownengine/crown
- Owner: crownengine
- License: other
- Created: 2012-08-07T00:07:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T13:52:31.000Z (8 days ago)
- Last Synced: 2024-12-05T14:37:36.708Z (8 days ago)
- Topics: 2d, 3d, data-driven, data-oriented-design, game-development, game-engine, gamedev, linux, lua, windows
- Language: C++
- Homepage: https://www.crownengine.org
- Size: 198 MB
- Stars: 2,158
- Watchers: 82
- Forks: 154
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-game-engine-dev - Crown Engine - Data-driven 3D and 2D game engine. (Libraries / C++)
- awesome-list - Crown - The flexible game engine. (Game Engines / Data Management)
- awesome-game-engines - Crown - Crown is a general purpose and data-driven 3D and 2D game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. (Uncategorized / Uncategorized)
README
Crown Engine
============[Crown](https://docs.crownengine.org/html/latest/introduction.html) is a complete and cross-platform game engine designed for flexibility, performance, and fast-iterations.
## Download
* [Prebuilt Binaries](https://crownengine.org/download)
## Development
* User Manual ([latest](https://docs.crownengine.org/html/latest) or [unstable](https://docs.crownengine.org/html/master))
* [Developer Manual](https://docs.crownengine.org/html/master/hackers)
* [Building from Source](https://docs.crownengine.org/html/master/hackers/building.html)## Screenshots
### [Editor](https://github.com/crownengine/crown/tree/master/tools/level_editor)
![level-editor](https://raw.githubusercontent.com/crownengine/crown/master/docs/shots/level-editor.png)
### [Examples](https://github.com/crownengine/crown/tree/master/samples)