Skip to content

LorenzJ/PureEcsPrototype

Repository files navigation

PureEcsPrototype

An attempt at a pure ECS with acceptable performance.

Goals:

  • Easy to use
  • Simple setup
  • Easy multithreading

TinyEcs

The core ECS system.

Game

A small simple game for testing the usability of the TinyEcs API.

GameGl

An OpenGL renderer for "Game".

WindowsGame

A windows forms project for rendering "Game".

GameScript

A scripting language for TinyEcs.

About

An attempt at a pure ECS with acceptable performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published