Execute 'poetry install' to get your dependencies.
How to run the game ?
You have to call the game.py to run the game. You also need to specify your graphical interface (pygame or matpltlib). Example: (in your shell) python game.py 'pygame'
How to play the game ?
From your keyboard, press the 'ZQSD' buttons in your matpltlib interface, and the direction buttons in your pygame interface.