From 218125384b0b7ffc1050e6abeae4805e3f252f23 Mon Sep 17 00:00:00 2001 From: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:28:17 +0100 Subject: [PATCH] week 5 --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f9463e..8b7fb4c 100644 --- a/README.md +++ b/README.md @@ -93,5 +93,14 @@ i'll try to remember to update the web version on my page at the end of every we ![week 4 - visual overhaul](https://github.com/Llywelwyn/rust-rl/assets/82828093/8b6485af-a7a5-4102-9df1-896538cf8e50) - + + +--- + +
+ week 5 + +- not a whole lot + - busy week for me, so the only things i managed this week were finishing up some small things from the previous week. i started on combining logs that happen on the same tick (You hit the goblin. The goblin hits you.), and fixed up the _chance to spawn a guy each turn_ system to work with the groupsize flags, so there's a chance to spawn a pack of creatures each game turn rather than packs only spawning on map generation. +