add minimal README

This commit is contained in:
Xevion
2020-05-05 14:23:48 -05:00
parent 0fdc28810a
commit f2336e62c5

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# procedural-placement
## About
This repo simply stores my first tests on placement of objects in a randomized manner using different algorithms and setups.
This is my first Unity project and my first time in C#.