Browse Source

Updating README

pull/1/head
Ryan Reed 1 year ago
parent
commit
40a9d8c21e
1 changed files with 6 additions and 0 deletions
  1. +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.

Loading…
Cancel
Save