nsnake
Classic snake game for the terminal
|
Rules and behavior of the GameOfLife animation. More...
#include <AnimationGameOfLife.hpp>
Public Member Functions | |
AnimationGameOfLife (Window *window) | |
void | load () |
void | update () |
void | draw () |
Rules and behavior of the GameOfLife animation.
Definition at line 11 of file AnimationGameOfLife.hpp.