Classic Game Project
Classic Game Project - ReadMe File
Author: Emma Ebeling
Modified: 2025-04-02
0. What is the link to your project on itch.io?
gebester.itch.io/classic-game-project
1. What are the controls to your game? How do we play?
WASD or arrow keys.
2. What creative additions did you make? How can we find them?
None.
3. Any assets used that you didn't create yourself?
Frogger Sprites from Sloan Kelly/CodeHoose's github:
https://github.com/codehoose/unity-frogger/tree/master
https://github.com/codehoose/unity-frogger/blob/master/Frogger/Assets/Art/blocks.png
4. Did you receive help from anyone outside this class or from anyone in this class that is not in a group with you?
No.
5. Did you get help from any AI Code Assistants?
Yes, I used ChatGPT to figure out why my scrollbehavior script and boundary scripts werent working. I scrapped that code- it worked but wouldn't work with spawning how I wanted it to. around line 42 was where it helped in ScrollBehavior.
6. Did you get help from any online websites, videos, or tutorials?
Zigurous - Frogger respawn and gameobject scroll movement
https://www.youtube.com/watch?v=GxlxZ5q__Tc&list=PLIPWHNTpQ1fnmlWH31yUnixSo6UeENiX1&index=30&t=692s
Brackeys - Goal/Home trigger/collision
https://www.youtube.com/watch?v=wZt6qDDx-2o&list=PLIPWHNTpQ1fnmlWH31yUnixSo6UeENiX1&index=33
Sloan Kelly
https://youtube.com/playlist?list=PLZo2FfoMkJeEnqSAwrg65IuRSQ5q-7K1I&si=rU-OBzWtV4NmAEdl
7. What trouble did you have with this project?
Finding old project code and reworking it for this one. Timing.
8. Is there anything else we should know?
I created a border and collision for the "enemies" but they didn't work. I didn't get to the turtles dipping, I likely would have needed online help anyways. I did get a lot of help from zigurous and brackeys but I tried to build the movement of the player, cars, and platforms myself. The collisions and triggers I started on my own and finished using online help.
Leave a comment
Log in with itch.io to leave a comment.