Archetype Entity Component System
Created an ECS that could handle millions of entities by leveraging cache hits.
Created an ECS that could handle millions of entities by leveraging cache hits.
Created a 2 player game of hexagonal chess based off of GliĆski’s hexagonal chess.
Small SDL2 snake prototype playable on the web by using emscripten.