aboutsummaryrefslogtreecommitdiff
path: root/src/ui.rs
AgeCommit message (Collapse)AuthorFilesLines
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
game of life in a block of the tui