Giter Site home page Giter Site logo

Comments (6)

nicholas-ochoa avatar nicholas-ochoa commented on April 28, 2024 1

The re-write broken pretty much all of this code, I'm looking at fixing it over the next few days so I can finally remove the assets

from opensc2k.

dfloer avatar dfloer commented on April 28, 2024 1

I know @rage8885 already know about this, but if anyone else is looking to help, I cleaned up the documentation around the sprite file specs and made it public.

https://github.com/dfloer/SC2k-docs/blob/master/sprite%20data%20spec.md

Newspaper and other text specs here:
https://github.com/dfloer/SC2k-docs/blob/master/text%20data%20spec.md

from opensc2k.

cursorial avatar cursorial commented on April 28, 2024

Game music can be played with:-

PixiJS extension: https://github.com/pixijs/pixi-sound

or

PhaserIO includes a sound module: https://phaser.io/examples/v2/audio/sound-complete

from opensc2k.

nicholas-ochoa avatar nicholas-ochoa commented on April 28, 2024

I think both of these APIs utilize the WebAudio API which doesn't seem to support MIDI or XMI files (what the Windows / DOS versions of the game utilize for music). WAV audio for sound effects shouldn't be a problem at least.

from opensc2k.

pranaygp avatar pranaygp commented on April 28, 2024

Is it perhaps possible to convert the MIDI files first (to m3 or wav) and then use them?

from opensc2k.

nicholas-ochoa avatar nicholas-ochoa commented on April 28, 2024

Pushed to the top of the priority list now that the repo is back online. I've already got a mostly working prototype, but need to clean up a few things that broke with some of the changes to Phaser over the last few months.

from opensc2k.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.