Skip to content
/ cgol-go Public

Conway's Game of Life, for the terminal, written in Go

License

Notifications You must be signed in to change notification settings

zsarge/cgol-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgol-go

Conway's Game of Life, for the terminal, written in Go


I also translated this into C.


go run src/main.go =


+--------------------------------------------------------------------------------+
|                                                                                |
|                                                                                |
|                                                                                |
|                                                                                |
|                                                                                |
|     X                                                                          |
|      X                                                                         |
|    XXX                                                                         |
|                                                                                |
|                                                                                |
+--------------------------------------------------------------------------------+


... and so on

About

Conway's Game of Life, for the terminal, written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages