Data Structures concepts being implemented to build the Game of Life
The Game of Life Data Structures concepts being implemented to build the Game of Life which is a cellular automation devised by the mathematician Jame
Game of life, with c code.
Game of Life With C The Game of Life, also known simply as Life, is a cellular automaton. It is a zero-player game, meaning that its evolution is dete
A Conway's game of life program
ConwaysGameOfLife Just Conway's Game of Life. Build $ make clean all Run $ ./main.exe Runtime keyboard function Show mode (default): r : restart the g
Conway's Game of Life art project
Conway's Game of Life art project Arduino TODO documentation Find Optimal Conway's Game of Life is a simulation that follows some simple rules to mani
An implemented GUI of Conway's Game of Life created using QT Creator.
Conways-Game-of-Life This is my newly implemented GUI of Conway's Game of Life created using QT Creator! Interactions: -The 'Step' button allows you t
A simple and highly performant Game of Life playground written in C++
Game of Life A simple Game of Life playground written in C++ and OpenFrameworks. Uses hardware-accelerated Compute Shaders on GPU to be highly perform
SDL2 example games
SDL games Just a repository for make retro and new games with SDL and C++... Snake The classic game that everyone in our life has played, be a Snake a
Chessclone with SDL2
Chess Description Links Repo Screenshots Built With C++ Visual Studio 2019 SDL2 SDL2_Image Build process Clone the repository copy "sdl2-config.cmake"
Super Mario Bros in C++ under SDL2
Super Mario Bros DEMO! Super Mario Bros in C++ under SDL2. This game is a DEMO with his first world! How to compile Code::Blocks is needed (although w