Coding Help: Please help this will be a great game if you do!

Hello, I have a game where you have 3 different parts and each of those have a number, like 1, 2, 3, or 4. You buy each of the parts and if the numbers equal 10 when added, you pass the test. If they don’t, there are different scenarios: if it equals 11, you pass all of the test except the last one, if 9, 12, 6, or 3, you pass 2 tests, if 8 or 4, you don’t pass any, if 5 or 7, you pass 3 tests. Total number of tests: 4

Maybe use counters. Extra

1 Like

Do counters add? No.

I mean, you can do blocks code with counters (If counters have blocks code)

Counters don’t use block code but @The_Pro_Of_Pixels is right, using counters would be a great to save memory while making this system.

2 Likes

I will explain to you the system

Property (test scores)
Value checker (for property, and is a checker)
+1 for property (trigger)
-1 for property (trigger)
That’s it, I think.
2 questions

  1. Do you want to know for how to check for right or wrong answers
  2. Do you want me to explain this in depth (pictures and block code)

In depth, in don’t know 1 + 2 in blocks

Here:


In the block code, there is a #+# block piece in the Math Section. If you click on the plus sign, you can change it to subtraction, division or multiplication. In the Essentials area, there is the get property block piece. Just create the properties you need first and they will pop up when you place the get property block piece down.

I realized. Do you know how to get into the block coding?

It is figural speech, meaning I don’t know anything in blocks.

Hold on then, LET ME COOK (joke)

The cooking has been done…

3x trigger
1x property(test scores)

Property

Trigger 1 that will be triggered on “Correct answer”
Screenshot 2025-04-15 5.25.36 PM
Screenshot 2025-04-15 5.25.58 PM
Trigger 2 that will be triggered on “Incorrect answer”
Screenshot 2025-04-15 5.25.43 PM
Screenshot 2025-04-15 5.26.12 PM
Trigger 3 that will be triggered when all the test are done


Pretty deadly :skull:

LOL :skull:

3 Likes

Bro made a whole guide on a help topic :skull:

1 Like

Hey, bro is helping, I did that one time too.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.