Skip to content

PowerBringer/practice-game-of-life-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-game-of-life-odin

Conway's Game of Life implementation in Odin lang.

Simple parallilization is used to speed up cell's next generation status calculation.

Build: odin build main.odin -out:gol.exe -o:aggressive -file

If you do not have Odin lang compiler -> use "gol.exe".

Checked on Windows 11 only (made with "dev-2024-03:d325c8ad2" version).

showcase

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages