added player_interface and some code to test it #2
This commit is contained in:
parent
4dab723255
commit
172bf4d213
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue