A web browser game about the rights and legislations of Brazilian women.
npm install
npm run serve
npm run build
npm run test
npm run lint
To edit de audio files:
- Open the
.aup
file in the folderaudio_project
using Audacity. - Place one sound per track.
- Export the tracks to the
audio_project/export
folder (File > Export > Export Multiple). - Run
compile_audio_sprite.sh
to generate the audio sprite (npm packages must be installed).