hahaharry10 / ConwaysGameOfLife

C project creating Conways Game of Life.
0 stars 0 forks source link

Implement Graphical Interface #10

Closed hahaharry10 closed 2 weeks ago

hahaharry10 commented 3 weeks ago

Graphics will be created using SDL. Only a simple GUI is needed and SDL provides an easy-to-use API for simple graphics such as a square grid.