Commit Graph

17 Commits

Author SHA1 Message Date
401b5b00b5 added option to read level data from file 2024-07-21 00:42:10 -04:00
25477c2cf8 renamed default_map to DEFAULT_MAP 2024-07-20 22:04:39 -04:00
fb026e36a8 renamed display to output 2024-07-15 16:49:18 -04:00
af8bc4112c finished the bulk of game 2024-07-14 21:32:41 -04:00
39d3447593 work in progress 2024-07-13 18:22:15 -04:00
ccf6dd0582 corrected colors 2024-07-13 15:43:21 -04:00
9fdbf141d3 TODO: modify other races constructors
did some reworking
2024-07-13 14:02:30 -04:00
f2d2f6f72d changes to characters and potions, work in progress 2024-07-13 00:59:52 -04:00
afc2b9fa12 finished random map generation 2024-07-12 22:43:06 -04:00
606429a6ed finished random room generation 2024-07-12 20:11:56 -04:00
f5daea0b18 unfinished work on random map gen 2024-07-12 17:10:16 -04:00
83b05b0f89 Unfinished: rand map gen 2024-07-12 12:07:38 -04:00
922b88a4a2 removed some unnecessary comments 2024-07-12 10:00:48 -04:00
b3300b8e7c WORK IN PROGRESS
TODO: implement random level generation
moved exclude from list to position.h
distinguished level and map
2024-07-12 00:16:08 -04:00
60f775b640 removed layer and objects design
fixed bug in restore_health
2024-07-11 21:50:10 -04:00
12b74f12d4 first working demo 2024-06-30 03:24:19 -04:00
e513e78d1d float point exception, waiting for debugging 2024-06-30 02:51:24 -04:00