Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stynh/b2engine

A fun side project, making Pure-ECS with only C and following DoD.
https://github.com/stynh/b2engine

c data-oriented-architecture data-oriented-design ecs entity-component-system game-development game-engine

Last synced: about 2 months ago
JSON representation

A fun side project, making Pure-ECS with only C and following DoD.

Awesome Lists containing this project

README

        

# B2Engine (Back 2 ECS)
[![CodeFactor](https://www.codefactor.io/repository/github/stynvandehaterd/b2engine/badge)](https://www.codefactor.io/repository/github/stynvandehaterd/b2engine)
![GitHub](https://img.shields.io/github/license/stynvandehaterd/b2engine)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/stynvandehaterd/b2engine)

Hands on ECS with Object Oriented Design/Programming.

![Image of current state](https://i.imgur.com/JN7tbUA.png)