Commit Graph

23 Commits

Author SHA1 Message Date
17f023e460 Implement most of the real adventure 2025-01-27 20:44:54 -05:00
faccabcafc Items + showing them in rooms 2025-01-21 20:38:34 -05:00
bfc20bdfce Print room description when first entering a room 2025-01-19 18:18:48 -05:00
42e90b8531 Different descriptions for the same room 2025-01-19 13:56:18 -05:00
465ac02048 Cleanup 2025-01-19 10:10:42 -05:00
ad6a921bef Remove transitions 2025-01-19 09:56:33 -05:00
d730c3ab9f Look! Look! 2025-01-19 09:52:18 -05:00
01cf8c08db Make actions work!! 2025-01-19 09:25:55 -05:00
03ab78940f Cleanup 2025-01-19 08:39:00 -05:00
df0b65e097 Load some of the action stuff 2025-01-16 20:15:50 -05:00
28077a0eeb Remove testing predicate code 2025-01-16 19:53:47 -05:00
0ff24ad65b Create predicates 2025-01-13 19:56:15 -05:00
e8a9caf304 Add flags 2025-01-13 19:37:38 -05:00
204bf6c3c9 Add words and their synonyms 2025-01-12 19:50:11 -05:00
a09f7106de Pull room and transition data into the binary 2025-01-11 08:30:48 -05:00
b994cb895d Put the stuff in a more sensible position 2025-01-07 20:47:31 -05:00
c51a25f0b5 Move from room to room! 2025-01-07 20:31:03 -05:00
db45910125 Add transitions between rooms 2025-01-05 17:18:51 -05:00
ebbe925652 Better command choosing logic 2025-01-04 05:28:46 -05:00
00c7e619c1 Additional free code, plus refactoring 2025-01-04 05:01:06 -05:00
349dbfcab9 Fix issue with uninitialized memory 2025-01-04 04:45:44 -05:00
900ffecae8 Add a room and the ability to look at it 2025-01-03 21:24:56 -05:00
9611904323 Move command handling to GameState 2025-01-03 21:07:44 -05:00