Skip to content

a cross-platform clone of the rhythm game nostalgia.

Notifications You must be signed in to change notification settings

nathanstep55/nostalgia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nostalgia

a cross-platform clone of the arcade rhythm game ノスタルジアFORTE (nostalgia forte) by konami.

what this project looks like at the moment: you're missing out on a cool gameplay gif

what it should look like:
youtube video

implemented features (technical, for nerds)

  • osu! beatmap parser: converts song info, hitobjects
  • song playback + hitobject sync
  • keyboard input T
  • judgement
  • playing stats (report of players performance)

currently implementing

  • 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)

features to be implemented

  • 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.

project details

About

a cross-platform clone of the rhythm game nostalgia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%