| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-14 | Added a few scripts to parse the large pattern file of game of life patterns ↵ | omagdy7 | 3 | -51/+65 | |
| and also added the functionality to scroll through the list and it affects the current world | |||||
| 2022-09-14 | Added a little bit of color to the alive cells | omagdy7 | 2 | -97/+93 | |
| 2022-09-13 | Fixed a bug where the width was way more that its supposed to be | omagdy7 | 3 | -18/+32 | |
| 2022-09-13 | Added ui.rs which is responsible for the tui and changed the code to run the ↵ | omagdy7 | 3 | -65/+337 | |
| game of life in a block of the tui | |||||
| 2022-09-12 | Removed gameloop.rs | omagdy7 | 1 | -0/+0 | |
| 2022-09-12 | moved all functions to generation.rs | omagdy7 | 3 | -73/+52 | |
| 2022-09-12 | Refactored the code in seperate files | omagdy7 | 3 | -158/+195 | |
| 2022-09-06 | Made that you could quit whilist animating | omagdy7 | 1 | -0/+164 | |
