Skip to content

maartenschumacher/MSGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSGameOfLife

Conway's Game of Life without if statements and for loops

In this programming experiment I tried to dogmatically avoid ifs and for loops, to force myself to think more declaratively and explore alternative solutions to common problems. Idea comes from Graham Lee.

About

Conway's Game of Life without if statements and for loops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages