Prospector-Part 2
Prospector - Part 2 - ReadMe File
Author: Sydney Gossage
Modified: 2024-10-28
1. What are the controls to your game? How do we play?
Pick a card that is either directly higher or lower than the target card. If there are no matches, click the draw pile until you can take from the other cards out. Try to get all the cards into the discard pile.
2. What creative additions did you make? How can we find them?
None
3. Any assets used that you didn't create yourself?
The art assets
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?
No
6. Did you get help from any online websites, videos, or tutorials?
No
7. What trouble did you have with this project?
At first I had trouble with part of the script, but I just had to delete using Unity.Mathematics and using Random = Unity.Mathematics.Random. I also had an issue with the draw deck. While it should only be showing the back of the cards, parts of the face cards, suits, and numbers would also show. It was random and did not happen with some cards. The problem did not happen with the back facing cards in the mine so it seemed like a probelm with the draw pile. I looked through the scripts and found that I kept misreading one word in the book, which caused the issues.
8. Is there anything else we should know?
No
Leave a comment
Log in with itch.io to leave a comment.