Discuss Scratch
- Discussion Forums
- » Project Ideas
- » Incremental Games in Scratch
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
Any ideas on incremental games that may/may not exceed the limit of 1.79e308 in Scratch? I know that an Incremental game may feature big numbers, and has reset/prestige features.
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
The only problem with making an Incremental game with big numbers is this:
= Infinity
- bfwet7657ujh
-
7 posts
Incremental Games in Scratch
The only problem with making an Incremental game with big numbers is this:https://scratch.mit.edu/projects/781650683/remixtree/= Infinity
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
quote againThe only problem with making an Incremental game with big numbers is this:https://scratch.mit.edu/projects/781650683/remixtree/= Infinity
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
How to make a break infinity engine? I tried to combine the base and exponent, but if the exponent increases/decreases, the production (if at 1/s) would become 0.1 base at 10, 0.01 at 100, and so on.
Scratch's number system can go from 1e-324 to 1e+308. At 1e324 on the number engine, the system might break and return as 0.
Scratch's number system can go from 1e-324 to 1e+308. At 1e324 on the number engine, the system might break and return as 0.
Last edited by NumbersTWScratch (Dec. 27, 2022 15:25:39)
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
what are you even saying? it's unrelated to the topic about incremental games
- NumbersTWScratch
-
7 posts
Incremental Games in Scratch
An Incremental game/Clicker game, is a game which features clicking, or a prestige system. It may also have big numbers. What's an Incremental game?
- shenmuueedoesnumbers
-
77 posts
Incremental Games in Scratch
I made a large number engine that can go up to 1e+(1e+308) How to make a break infinity engine? I tried to combine the base and exponent, but if the exponent increases/decreases, the production (if at 1/s) would become 0.1 base at 10, 0.01 at 100, and so on.https://scratch.mit.edu/projects/742039717/
Scratch's number system can go from 1e-324 to 1e+308. At 1e324 on the number engine, the system might break and return as 0.
- FireFeonix
-
2 posts
Incremental Games in Scratch
can anyone help me with a prestige system in one of my scratch projects?
- orbies2
-
9 posts
Incremental Games in Scratch
Sure, what is it you're having trouble with? I made a prestige system once can anyone help me with a prestige system in one of my scratch projects?
- Discussion Forums
- » Project Ideas
-
» Incremental Games in Scratch