In this task we will have a look at the command pattern and use it to detach the input from game entities. Further instructions are included inside the base package.
At the end of the task you should be able to rebind keys from the controls menu and only a single character should be moving through the use of commands.
Requirements for the task:
Base Package: