Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamkaroldicioccio/rake
Rake is a user-friendly, open-source game engine designed to simplify game development and empower less experienced individuals while fostering creativity and learning.
https://github.com/williamkaroldicioccio/rake
cplusplus-20 directx12 game-development game-engine vulkan windows
Last synced: 3 days ago
JSON representation
Rake is a user-friendly, open-source game engine designed to simplify game development and empower less experienced individuals while fostering creativity and learning.
- Host: GitHub
- URL: https://github.com/williamkaroldicioccio/rake
- Owner: WilliamKarolDiCioccio
- License: apache-2.0
- Created: 2024-02-29T19:14:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T17:10:18.000Z (2 months ago)
- Last Synced: 2024-09-08T19:00:49.129Z (2 months ago)
- Topics: cplusplus-20, directx12, game-development, game-engine, vulkan, windows
- Language: C++
- Homepage: https://landing-rake-engine.netlify.app
- Size: 2.68 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rake Game Engine
## Welcome to Rake
Rake is a game engine project aimed at creating an easy-to-use game development tool for all levels of developers. It is designed to empower less experienced individuals in the game development world while teaching them how games work under the hood. Our mission is to make game development accessible to anyone interested, fostering learning and creativity.
### Third-party Libraries
- [entt (By skypjack)](https://github.com/skypjack/entt)
- [json (By nlohmann)](https://github.com/nlohmann/json)
- [tinyobjloader](https://github.com/tinyobjloader/tinyobjloader)
- [NativeFileDialog (By mlabbe)](https://github.com/mlabbe/nativefiledialog)### Contributing and Feedback
As an open-source project, Rake greatly values contributions and feedback from the community. If you have ideas, suggestions, or would like to contribute to Rake, please refer to our [CONTRIBUTING.md](./CONTRIBUTING.md) file.
To get in touch with us, visit our [landing page](https://landing-rake-engine.netlify.app/).
### Documentation
If you want to experiment with Rake, head over to our [Official Rake Engine Documentation](https://docs-rake-engine.netlify.app/).
## Getting Started
To start experimenting with Rake, you can follow our [documentation on downloading and compiling Rake](https://docs-rake-engine.netlify.app/get-started/downloading-and-compiling/).
---
Thank you for choosing Rake for your game development needs. We look forward to seeing the amazing games you create with our engine!
**Good development,**
Di Cioccio William Karol