Skip to content

ReimarPB/GameOfLife-Win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife-Win32

A Win32 implementation of Conway's game of life in C

Screenshot

Controls

  • Left Click: Toggle cell
  • Space: Pause
  • Right Arrow: Next generation
  • Up/Down Arrow: Increase/decrease speed
  • R: Reset
  • G: Toggle grid

Building

Open the folder in Visual Studio Developer Command Prompt and run nmake

About

A Win32 implementation of Conway's game of life in C

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors