C#C
C#3y ago
9 replies
Qpy

❔ (Due in about two days) Fish Project for C# Unity

Hiya! I'm new to C# and im currently in university for Game Development in two days I have this project due, and I have a hard time remembering plus the stress of other classes.

it is a game where you catch fish and have a choice to sell or send it to a tank but if you send it to the tank and its bigger than all the other fish it eats them. we have requirements as you can see below.

i have to use 3 scripts: Game Manager, Fish controller(create the fish with random type(string), length(float and value(integer) then spawns the object to Game Manager which then depending on the choice sends it to tank script or deletes it and adds the value Integer. some of the script is being a pain lol.
Was this page helpful?