This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
godot-conway
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
7
Activity
Browse Source
Updating README
pull/1/head
Ryan Reed
1 year ago
parent
5898ec5934
commit
40a9d8c21e
1 changed files
with
6 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
README.md
+ 6
- 0
README.md
View File
@ -0,0 +1,6 @@
# Overview
My attempt at a [
Conway's Game of Life
](
https://en.wikipedia.org/wiki/Conway's_Game_of_Life
) simulation using Godot 4
The project is also utilizing a RenderingServer to generate the cells. This might be overkill but though it would be fun to try.
Write
Preview
Loading…
Cancel
Save