simple terminal based game of life visualization
|
Edgar Quiroz
bffbf76efb
Refactoring TUI code
I can't think of a simple solution to the cursor being weird. |
||
|---|---|---|
| src | Refactoring TUI code | |
| .gitignore | Ignoring executables | |
| life.nimble | Ignoring executables | |
| nim.cfg | Compiler flags | |
| README.md | Stub readme | |
Game of life
Simple implementation of these rules using Nim