Skip to content

Simple C Implementation of Conway's game of life

Notifications You must be signed in to change notification settings

garikana/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

=======
Notes:-
=======
A Simple Implementation of Conway's Game of Life using SDL2 library.
SDL2 library is the only pre-requisite. 
The implementation itself is in C(not C++). The initial life pattern is hardcoded into the source code. Sorry about that!
The same could be created & initialized using the mouse.

About

Simple C Implementation of Conway's game of life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages