Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 497 Bytes

ROADMAP.md

File metadata and controls

17 lines (14 loc) · 497 Bytes

Roadmap

Completed In Progress Todo

Tasks

  • Setup mgba emulator using python wrapper API
  • Implement python websocket server
  • Establish socket between python server and browser
  • Create aesthetic UI
  • Throttle actions with voting of some sort
  • Emit emulator state (send frame bytes and possibly audio bytes)
  • Support audio streaming
  • Setup docker config to run on a remote server
  • Add game state persistence