Skip to content

Assembly implementation of Conway's Game of Life. Applied the rules of the game in a grid of dimensions 10 x 10

Notifications You must be signed in to change notification settings

RayaneBelaid/GameOfLife-asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Conway's Game of Life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970

About

Assembly implementation of Conway's Game of Life. Applied the rules of the game in a grid of dimensions 10 x 10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published