From bb37417a6d50688e6090d4bd16a7e6c6ee8fbb89 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Sat, 14 Mar 2026 12:52:30 +0000 Subject: fix md --- software/conway.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 software/conway.md (limited to 'software/conway.md') diff --git a/software/conway.md b/software/conway.md new file mode 100644 index 0000000..5d89849 --- /dev/null +++ b/software/conway.md @@ -0,0 +1,3 @@ +# Conway's Game of Life + +I attempted both a pure C and a raylib implementation of it. Unfinished as usual. -- cgit v1.3