Skip to content

Add Support for DDR Simulator to main game #91

@istareatscreens

Description

@istareatscreens

It might be a fun idea to include DDR (Dance Dance Revolution ) simulator alongside the current game so both games can be played simultaneously. An overlay of the DDR arrows would appear on the screen.

Input for an LTEK dance pad is already added to the IOManager, although it is untested. I am open to support different dance pads if required as well.

This would require:

  • Chart reading
  • Judgement
  • Score tracking
  • UI Integration for displaying DDR simulator during main game
  • Implementing Input hooks for dance pad (Input reading is basically complete and I am open to supporting any additional dance pad controllers).
  • Adding settings - DDR simulator Support: On/Off, DDR simulator game settings...

I believe many of the systems from the main game could be reused to make implementation of this less painful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions