A Day in AAA
About
An entry for NaNoRenO 2023. A Day in AAA is a visual novel about a game programmer working in AAA company.
Code repository: https://github.com/hsandt/a-day-in-aaa
Progress- Project setup
- A few scenes (v1)
- Custom backgrounds
- Custom ambient sounds and SFX
- Custom GUI (WIP)
This v1 contains the most important scenes to make the day meaningful, but I have prepared many additional scenes for future versions. If the game catches enough interest, I'll keep working to add more scenes (and also polish the UI). Otherwise, I'll probably add some stuff anyway, but at my own pace.
Tools- Ren'Py 8.0.3
- Sublime Text
- Audacity
- Game Title Generator
- Game studio name generator
- Writing, Scripting, Background art: komehara
- Ambient sound, SFX: recording and mixing by komehara, with thanks to office employees
- Cross-fade function in 02_custom_audio.rpy by Mole