Skip to content

New game module and remote control#8

Open
colas-sebastien wants to merge 4 commits into
batocera-linux:masterfrom
colas-sebastien:master
Open

New game module and remote control#8
colas-sebastien wants to merge 4 commits into
batocera-linux:masterfrom
colas-sebastien:master

Conversation

@colas-sebastien

Copy link
Copy Markdown
Contributor

Here are the different modifications I did:

  • dmd_game.py: new file containing the heart of the game. Thanks to inheritance we can know easily create new games without rebuilding everything from scratch
  • dmd_game.py: contains now common command line arguments
  • dmd_game.py: it is now possible to remote control the game thanks to web socket. The goal is to control the game via the PPUC project
  • ws_client.py: a simple testing program to verify that remote control is working well
  • dmd_snake.py: a new version that uses dmd_games.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant