1
1
Fork
You've already forked life
0
simple terminal based game of life visualization
  • Nim 100%
Find a file
Edgar Quiroz bffbf76efb Refactoring TUI code
I can't think of a simple solution to the cursor being weird.
2021年08月05日 18:05:48 -05:00
src Refactoring TUI code 2021年08月05日 18:05:48 -05:00
.gitignore Ignoring executables 2021年08月04日 20:43:25 -05:00
life.nimble Ignoring executables 2021年08月04日 20:43:25 -05:00
nim.cfg Compiler flags 2021年08月04日 20:33:32 -05:00
README.md Stub readme 2021年08月04日 20:33:16 -05:00

Game of life

Simple implementation of these rules using Nim