added player_interface and some code to test it #2

This commit is contained in:
Alexandre 2025-05-15 22:51:39 +02:00
parent 4dab723255
commit 172bf4d213
1 changed files with 0 additions and 2 deletions

View File

@ -197,8 +197,6 @@ int main(int argc, char** argv) {
/* TODO :
- add level generation
- add player input parsing (and some dumb code to stage it)
- add function that gives players the necessary data to play
- check seg faults
+ add items
+ add hazards