Skip to content

Valefant/cgol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgol

An implementation of Conway's Game of Life in Nim using SDL2 bindings.

Usage

To see the available argument options type

cgol -h

Nim

For building this project Nim and Nimble have to be installed. Visit Install Nim for further information.

Compile and run

nimble install
./cgol

About

An implementation of Conway's Game of Life in Nim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages