a cross-platform clone of the arcade rhythm game ノスタルジアFORTE (nostalgia forte) by konami.
what this project looks like at the moment:
- osu! beatmap parser: converts song info, hitobjects
- song playback + hitobject sync
- keyboard input T
- judgement
- playing stats (report of players performance)
- hold notes (slider tick notes)
- parse note duration (x)
- parse end position (x)
- slider tick frequency (x)
- spawning/note creation ( )
- long notes
- start note (x)
- input: hold down during duration of long note ( )
- input: release on end note timing ( )
- end note (x)
- triller notes
- song selection view
- menu view
- touchscreen/mouse support T
- midi keyboard support
- graphics
...and everything else
points marked with T are only implemented for testing purposes.
- started: 2018/11/06
- twitch livestream
- forked by nathanstep55: 2019/01/23