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 :
|
/* TODO :
|
||||||
- add level generation
|
- 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
|
- check seg faults
|
||||||
+ add items
|
+ add items
|
||||||
+ add hazards
|
+ add hazards
|
||||||
|
|
Loading…
Reference in New Issue