Skip to content

Instantly share code, notes, and snippets.

View makiftasova's full-sized avatar

Mehmet Akif TAŞOVA makiftasova

  • Istanbul, Turkey
View GitHub Profile
@makiftasova
makiftasova / gameoflife.c
Created April 26, 2012 19:10 — forked from sinannar/gameoflife.c
game of life basic simulation
/*
example video link : http://www.youtube.com/watch?v=XcuBvj0pw-E
*/
/*
* FILE NAME : HW05_091044005_PART_3.c
*
* CREADET BY : Sinan NAR
* CREATION DATE : 08/04/2011
*