aboutsummaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Release under MIT and added a README file and gave credits to the pattern lex...omagdy71-44/+9
2022-09-14Added all patterns to the code and made that you could select between them wi...omagdy71-20/+2569
2022-09-14Added a few scripts to parse the large pattern file of game of life patterns ...omagdy71-33/+36
2022-09-14Added a little bit of color to the alive cellsomagdy71-43/+86
2022-09-13Fixed a bug where the width was way more that its supposed to beomagdy71-7/+2
2022-09-13Added ui.rs which is responsible for the tui and changed the code to run the ...omagdy71-0/+219