Commit graph

19 commits

Author SHA1 Message Date
5d07d946a0
feat!: made code worse, due to skill issues by the tutors 2024-12-21 00:33:27 +01:00
45c45058b8
chore: fixed outdated comments 2024-12-18 11:25:38 +01:00
070de3f46a
fix: fixed code not compiling 2024-12-18 09:26:43 +01:00
b416bb3d87
chore: removed code comments, used references where possible 2024-12-18 09:12:00 +01:00
a4cf0bf18f
feat!: added player spawn checks, started parsing maze as reference, player_start_position is now stored as a PositionVector, renamed is_vaild_maze_element to validate_maze_element 2024-12-17 15:09:50 +01:00
b59c6baed8
fix: made game quit when pressing q in maze creator 2024-12-17 14:39:33 +01:00
7b10c3bca9
fix: fixed game not exiting when typing q 2024-12-17 14:35:22 +01:00
273e135762
feat: added game exit 2024-12-17 14:31:47 +01:00
2076219c8c
fix: check for ghost before rendering field 2024-12-17 14:25:04 +01:00
eda62c7c6d
feat: added exception types and game object for handing game state 2024-12-17 14:22:03 +01:00
884e72d7b5
fix: fixed grammar in help text 2024-12-17 00:11:54 +01:00
37afc33c9b
chore: fix facts in comment 2024-12-16 23:54:33 +01:00
4597219753
chore: fix typo 2024-12-16 23:49:26 +01:00
b909c3ceb4
chore: improved comments 2024-12-16 23:45:36 +01:00
362358e44d
chore: improved comments 2024-12-16 23:44:01 +01:00
a9d49b5599
chore: formatting 2024-12-16 23:21:24 +01:00
ec8b851078
feat: added maze parser, added keys and doors 2024-12-16 23:20:04 +01:00
7c116c8cfc
feat!: reworked former project to use classes, structs and multiple files 2024-12-14 17:32:06 +01:00
Fritz Bökler
6889d79ae8 Exercise-Template pushed by Artemis 2024-12-09 09:59:45 +01:00