index
:
gof-rs
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-23
removed all the hardcoded paths and replaced them with a for loop
omagdy7
2
-2571
/
+18
2022-10-23
Added relative paths to the patterns
omagdy7
1
-512
/
+512
2022-10-23
Removed uncessary patterns.rs
omagdy7
3
-2641
/
+0
2022-10-23
Release under MIT and added a README file and gave credits to the pattern lex...
omagdy7
4
-64
/
+2673
2022-09-14
Added all patterns to the code and made that you could select between them wi...
omagdy7
1
-20
/
+2569
2022-09-14
Added a few scripts to parse the large pattern file of game of life patterns ...
omagdy7
3
-51
/
+65
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
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