patanext-project / patanext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement basic interface (GameHost)

guerro323 opened this issue · comments

The simple interface should contains:

  • A bgm selector
    • Should possess a way to search elements
  • A bgm viewer (possibility to see the metronome, and player's action)
    • We need to see the player pressures inputs
    • We need to see the sliders inputs
    • We need to know when a command has been entered (feedback)
  • Some debugging informations (perf, logs, commands)
  • A quit button

closed since this was for the very early test build of PataNext/GameHost