Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/cmpm120-d1

cinematography at its finest
https://github.com/s5bug/cmpm120-d1

Last synced: 1 day ago
JSON representation

cinematography at its finest

Awesome Lists containing this project

README

        

# cmpm120-d1

| Requirement | Satisfied by |
|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 3+ scenes | **Company Intro** `src/scene/company.ts`
**Game Intro** `src/scene/intro.ts`
**Menu** `src/scene/menu.ts` |
| 2+ audio assets | **Game Intro:** Among Us SFX `src/assets/amongus.wav`
**Game Intro:** ONE Voice Clip `src/assets/one.wav`
**Menu:** 89:64 Polyrhythm `src/assets/polyrhythm.mp3` |
| 2+ image assets | **Company Intro:** Another Week `src/assets/anotherweek.png`
**Menu:** Trade Offer `src/assets/tradeoffer.png` |
| 2+ geometric shapes | **Game Intro:** Red Pentagon, Blue Ellipse |
| 1+ logotype text | **Company Intro:** Fisj Enterprises `src/assets/fisjenterprises.png` |
| 1+ multi-line text block | **Menu:** Pacer Test Script `src/assets/fitnessgram.txt` |
| 1+ fading scene transition | **Company Intro** → **Game Intro**
**Game Intro** → **Menu** |
| 1+ object motion animation | **Game Intro**: Among Us Text, Red Pentagon, Blue Ellipse, ONE Text
**Menu**: Trade Offer, Pacer Test Script |