Skip to content

My version of Conway's Game of Life created for one of my university courses.

Notifications You must be signed in to change notification settings

CodeWithJazmine/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life

As a project for one of my classes, we were tasked to recreate Conway's Game of Life.

GameOfLife

What I learned

  • How to apply my knowledge in C# to build a project using a C-Style Win32 API
  • Win32 GDI
  • Dialog boxes
  • Windows common controls
  • Dynamic-linked libraries
  • Saving and opening files
  • Reloading and Resetting application settings
  • Version Control

About

My version of Conway's Game of Life created for one of my university courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages