Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s5bug/cmpm120-d1
- Owner: s5bug
- Created: 2023-04-28T04:56:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-28T06:45:07.000Z (over 1 year ago)
- Last Synced: 2024-11-10T16:12:40.947Z (about 2 months ago)
- Language: TypeScript
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |