Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtlanglois/c220gamejam
https://github.com/vtlanglois/c220gamejam
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtlanglois/c220gamejam
- Owner: vtlanglois
- License: mit
- Created: 2021-12-01T00:31:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T02:37:21.000Z (almost 3 years ago)
- Last Synced: 2024-01-17T07:01:17.160Z (10 months ago)
- Language: GDScript
- Size: 34.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trolley Problem Racing
MSCH-C220 Game Jam, November 2021## Theme
Pick your Poison## Game Play
Objective: Stop your car by collectin wrenches and hitting people! Wrenches slow you down faster, but are rarer. People are more common, but slow you down less.
Game-play instructions: Move left and right using A and D. Pause the game with E.## Impediments
We struggled with procedural generating the road, so instead we made a torus of the road and rotated that for the same effect!## Implementation
Features
- Fun arcade action
- Custom 3d assets
- Fun car experience
- Life ruining experience for pedestrians
- Yoda Death Sound Effect.mp3Assets, or resources used
- https://opengameart.org/content/metal-impact-sounds
- https://www.myinstants.com/instant/lego-yoda-death-sound-58846/
- https://opengameart.org/content/bossa-nova## Future Development
Maybe# Created by: Trolley & Friends
Matthew Hammans - programmer
Justin Foll - programmer
Vincent Langlois - programmer
Caleb Good - Model, texture, and 3D Artist![image](https://user-images.githubusercontent.com/15847889/144534696-407ab4d5-33e0-4288-85b4-da1e95b005ed.png)