Continuted world gen work. Can now correctly fill the map with rooms that don't overlap.
authorStan_Lewry <stanley.jml@gmail.com>
Tue, 20 Jul 2021 12:28:22 +0000 (13:28 +0100)
committerStan_Lewry <stanley.jml@gmail.com>
Tue, 20 Jul 2021 12:28:22 +0000 (13:28 +0100)
commit9cc3973ba5f9bae757ca9d6dc3e7ac104bdef59c
treebafbbd32d853d74eeec9ac325dc167c5d6952ab7
parentcc9eb9bc17e175c228aa3bb543d7ca4b100170a0
Continuted world gen work. Can now correctly fill the map with rooms that don't overlap.
Main.py
WorldGen.py
Writeup/worldgen.png [new file with mode: 0644]
Writeup/worldgen2.png [new file with mode: 0644]
Writeup/worldgen_example.png [new file with mode: 0644]
Writeup/worldgen_example2.png [new file with mode: 0644]
Writeup/worldgen_example3.png [new file with mode: 0644]
Writeup/worldgen_example4.png [new file with mode: 0644]
test.py [new file with mode: 0644]