kerrambit / InterStellar-Pong

A terminal-based resource-collecting Pong game.
1 stars 0 forks source link

page_loader.c - Add functionality to delete players. #37

Open kerrambit opened 1 year ago

kerrambit commented 1 year ago

page_loader.c - Add functionality to delete players.

It should be implemented as a special command, something like: ":delete [PLAYER NAME]". This is related to the issue: https://github.com/kerrambit/InterStellar-Pong/issues/36. Since the special commands will be only accessible thought the help in the sense, there will be no button for deleting player, just these commands.