https://github.com/technologists-team/hypercube
ECS game engine on C#, created with OpenGL & GLFW (Silk.NET)
https://github.com/technologists-team/hypercube
c-sharp ecs engine game game-engine glfw3 opengl opentk silk-net
Last synced: 2 months ago
JSON representation
ECS game engine on C#, created with OpenGL & GLFW (Silk.NET)
- Host: GitHub
- URL: https://github.com/technologists-team/hypercube
- Owner: technologists-team
- License: mit
- Created: 2024-07-02T21:34:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-09-03T10:52:36.000Z (4 months ago)
- Last Synced: 2025-09-03T12:31:50.297Z (4 months ago)
- Topics: c-sharp, ecs, engine, game, game-engine, glfw3, opengl, opentk, silk-net
- Language: C#
- Homepage:
- Size: 37.8 MB
- Stars: 15
- Watchers: 2
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://learn.microsoft.com/en-us/dotnet/csharp/)
[](https://dotnet.microsoft.com/en-us/download)
[](https://www.opengl.org/)
[](https://opensource.org/licenses/MIT)
# About
Hypercube is a game engine/framework inspired by RobustToolbox, for creating cross-platform desktop games, with a predominant approach in ECS.
> [!NOTE]
> Checkout the [Documentation](https://github.com/technologists-team/hypercube/wiki)
## License
All code for the repository is licensed under [MIT](https://github.com/Tornado-Technology/hypercube/blob/master/LICENSE).