Simle implementation of Conway's Game of Life using ncurses and C language. This is a toy project.
Go to file
2024-12-03 09:36:48 +01:00
.gitignore first implementation 2024-12-02 21:45:40 +01:00
main.c Toroidal grid is a better approach 2024-12-03 09:36:48 +01:00
Makefile Toroidal grid is a better approach 2024-12-03 09:36:48 +01:00