ForNeVeR / O21

FOSS remake of U95, an old submarine arcade game from 1995.
MIT License
19 stars 9 forks source link

Game MIDI support #20

Closed ForNeVeR closed 1 year ago

ForNeVeR commented 1 year ago

The game music is stored in a .MID file. We should learn to read it and play. MIDI is known to be open to interpretation, so we should seek for some good MIDI player/library for .NET, I guess?

Document any relevant results in the docs/resources.md.

ForNeVeR commented 1 year ago

We may choose to start from https://github.com/sinshu/meltysynth