mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 09:58:09 +01:00
- had to tamper at init with the map pointer to allow player to move - tweaked movement speed - allowed for multiple keys to be pressed at the same time - added collisions - had to modify minimap code because it segfaulted due to old code |
||
|---|---|---|
| .. | ||
| checkers.c | ||
| checkers.h | ||
| forbidden_characters.c | ||
| forbidden_characters.h | ||
| map_checker.c | ||
| map_checker.h | ||
| mapdata.h | ||
| populate_map.c | ||
| populate_map.h | ||
| setters.c | ||
| setters.h | ||