The first 7DRL (and game jam) I've ever participated in. I built this with my girlfriend in Unity. She has no previous experience with it while I've built 2 games with it before, so the whole thing has been a pretty new experience to us.
Day 1 to Day 3
Mostly brainstorming, some basic artwork, learning how to use Unity, basic player movement and reading up on world generation algorithms
Day 4
Implemented simple turn-based system and world generation
Day 5
Worked on artwork for world, music.
Implemented attacking enemy, basic enemy behavior.
Day 6
Implemented minimap, pathfinding algorithm for the enemies.
Day 7