Skip to content

DouglasOrr/FAD

Repository files navigation

FAD

An audio-only video game, developed for GitHub Game Off 2021.

Development

Setup requires:

  • Node.js (e.g. using nvm)
  • Python 3
  • git clone --recurse-submodules [email protected]:DouglasOrr/FAD.git
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Running:

Reference

  • ZapSplat free sound effects, website
  • Audacity audio editor, website
  • MDN Web docs, Web Audio API, website
  • Sox (apt install sox libsox-fmt-mp3) - plays MP3 from command line

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published