Update README for week 2.md
This commit is contained in:
parent
53afddf055
commit
50e3cb50bc
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
|
@ -33,8 +33,13 @@ i'll try to remember to update the web version on my page at the end of every we
|
||||||
- - -
|
- - -
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>week 2</summary>
|
<summary>week 2</summary>
|
||||||
- title
|
|
||||||
|
- most of section 3 - generating maps
|
||||||
|
- this week was mostly just working away at the mapgen stuff. getting all the algorithms in, chaining builders, being able to do prefabs. whenever i got bored i just opened rexpaint and toyed around with making simple vaults.
|
||||||
|
|
||||||
|
- 8-bit walls
|
||||||
|
- i wasn't happy with how the walls looked, so i made the masks 8-bit instead of just 4-, which means being able to be a lot more specific with which glyphs are used. mainly it means no more grids of ╬. this comes with a side-effect of magic mapping looking a lot better.
|
||||||
|
|
||||||
stuff
|

|
||||||
</details>
|
</details>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue