Owltávio
How to make a bet system in a Turtle race?
Whole code here:
https://paste.mod.gg/hacbfnjvhsxg/2
9 replies
✅ Could anyone explain to me why, on the second time, the code is skipping the thread "animation"?
Here is the code:
https://paste.mod.gg/gghfoisbxulm/0
13 replies
Trying to simulate a turtle race and getting my ass kicked...
Here is what I coded so far:
https://paste.mod.gg/ttfecjjwrdvn/0
12 replies
Could anyone tell me what i'm doing wrong here?
Oh sorry.
Well, the assigment is to bassically make a 5 player turtle race, i'm trying simulate the turtle reducing and increasing their speed with a Random number generator and switch case, but I keep getting a error message saying "A switch expression of type `System.Random' cannot be converted to an integral type, bool, char, string, enum or nullable type.", so I wanted to know what I'm doing wrong there.
18 replies