EricBurnett / GameOfLife
An implementation of Conway's Game of Life, with an interactive viewer and super-linear performance.
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for GameOfLife
- Gradient noise algorithm with a templated number of dimensions implemented with C++☆25Updated 7 years ago
- Game engine☆7Updated 9 years ago
- Use native dialogs with same code on Windows,Mac OSX and GTK☆26Updated 6 years ago
- simple vulkan window for glnext☆19Updated 3 years ago
- Higher level operations for OpenGLES in C(99)☆16Updated 8 years ago
- A lightweight raycaster written in Rust☆22Updated 5 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆48Updated 8 years ago
- Game engine using a mix of old and new technology☆15Updated 8 years ago
- texture synthesizer; mainly for tile engines☆34Updated 15 years ago
- Ludum Dare 47 Entry - Hyperbolic Space Fighters Extreme!☆17Updated 4 years ago
- Roguelike Header Kit☆26Updated 5 years ago
- Intuitive and tiny Photoshop PSD decoder. Supports layers, layer groups, and standard color formats all in a few hundred lines.☆25Updated 9 years ago
- Implementation of n-body in the flecs ECS framework