Look into sound mods

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
javascript
Domain
game-dev

Research direction

Start by checking the S2V enum to confirm the supported sound types: WAV, MP3, and OGG. Test whether audio buffers may be empty without crashing the game; done means the supported formats and empty-buffer behavior are established.

Written by the indexing model from the issue text.

Description

enhancement

Must first check which sound types are supported (the S2V enum says WAV,MP3,OGG), and if some audio buffers can be left empty without the game crashing.

Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RedMser/DeadMod

All issues in RedMser/DeadMod

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.