I think we can implement them: - just start the game with `pacmacs-start`; - replay some test case with `pacmacs-left/right/up/down`; - quit the game with `pacmacs-quit`; - assert the game state. The only problems are - Image displaying on CI (we can probably mock that) - Timing of the actions