Sander Mertens

Results 11 repositories owned by Sander Mertens

bake

655
Stars
48
Forks
Watchers

Bake, A build system for building, testing and running C & C++ projects

colorize

40
Stars
2
Forks
Watchers

Make your C/C++ console apps prettier!

ecs-faq

1.6k
Stars
54
Forks
Watchers

Frequently asked questions about Entity Component Systems

flecs

6.6k
Stars
410
Forks
Watchers

A fast entity component system (ECS) for C & C++

ecs_benchmark

29
Stars
6
Forks
Watchers

Flecs benchmarks

ecs_collisions

26
Stars
4
Forks
Watchers

ECS example that demonstrates collision detection in the flecs ECS framework

ecs_nbody

42
Stars
4
Forks
Watchers

Implementation of n-body in the flecs ECS framework

ecs_pong

36
Stars
4
Forks
Watchers

A no-frills implementation of pong in the flecs ECS framework

flecs_not_for_dummies

23
Stars
0
Forks
Watchers

An in-depth introduction to using Flecs

tower_defense

53
Stars
14
Forks
Watchers

Tower defense game written in Flecs