Alex Bethel AlexBethel
AlexBethel pushed to master at AlexBethel/dungeon-game 2022-01-01 14:58:01 -06:00
b62df4c79d Formatting
209c56ec50 Less biased hallway generation
Compare 2 commits »
AlexBethel pushed to master at AbleScript/ablescript 2021-12-29 17:08:19 -06:00
9e6cc36135 Merge branch 'master' of ssh://git.ablecorp.us:20/AbleScript/able-script
d59d75c6a2 Add martens owo
Compare 2 commits »
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-28 21:27:26 -06:00
e720189f3e Stop rooms from generating too close to each other
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-28 20:54:09 -06:00
f25c8f7308 Wall rendering
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-28 20:13:30 -06:00
57968fb59c Add paths between rooms
AlexBethel pushed to main at AlexBethel/drim 2021-12-23 15:18:21 -06:00
0efcd4bfde Start writing lexer
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-19 11:52:32 -06:00
e8030b9e07 gen_room_bounds -> associated function
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-19 11:50:32 -06:00
515fa65e61 Room generation strategy description
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-19 11:40:46 -06:00
ec4b06c721 Prevent rooms from generating right next to each other
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-19 11:33:47 -06:00
626093e694 Small cleanups
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-19 11:33:19 -06:00
1c22a1be05 Whoops, that was backwards
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 21:03:23 -06:00
4eded9446b Room generation
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 13:06:17 -06:00
176a0f52c5 Extremely basic level drawing
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 12:29:12 -06:00
efac8fadf0 Doc comments
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 12:22:55 -06:00
681185cf8f Basic data structures
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 12:07:00 -06:00
960ca03ed1 Pancurses dependency
AlexBethel created branch master in AlexBethel/dungeon-game 2021-12-18 12:02:43 -06:00
AlexBethel pushed to master at AlexBethel/dungeon-game 2021-12-18 12:02:43 -06:00
17e61edfd9 Initial commit
AlexBethel created repository AlexBethel/dungeon-game 2021-12-18 12:01:59 -06:00
AlexBethel pushed to main at AlexBethel/drim 2021-12-16 11:17:40 -06:00
824fc009b0 Rename project to conform to crate naming rules