| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-14 | Succesfulyl added 513 patterns | omagdy7 | 513 | -0/+21546 | |
| 2022-09-14 | Added a few scripts to parse the large pattern file of game of life patterns ↵ | omagdy7 | 531 | -95/+54792 | |
| and also added the functionality to scroll through the list and it affects the current world | |||||
| 2022-09-14 | Added the names of some game of life's pattern and added the glider pattern | omagdy7 | 15 | -0/+660 | |
| 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 | 5 | -65/+370 | |
| 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 | 4 | -0/+498 | |
