Break Infinity and Break Eternity in scratch #1097
Yoreni
started this conversation in
Show and tell
Replies: 6 comments 2 replies
-
which one is better, and does it support decimals?
…________________________________
From: Yoreni ***@***.***>
Sent: Friday, October 13, 2023 5:33 AM
To: TurboWarp/extensions ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [TurboWarp/extensions] Break Infinity and Break Eternity in scratch (Discussion #1097)
I made extensions that allows break infinity and break eternity to be used in scratch
Both Break Infinity and Break Extensions are javascript libraries made by Patashu
Links to libraries
(Break Infinity)[https://github.com/Patashu/break_infinity.js]
(Break Eternity)[https://github.com/Patashu/break_eternity.js]
Both of these libraries allows you to have numbers bigger than 1.79e308 which is useful for incremental games.
* break infinity allows up to ee15
* break eternity allows up to 10↑↑1e308
The links to use the extensions are here
* break infinity: https://yoreni.github.io/scratch-extensions/breakInfinityScratch.js
* break eternity: https://yoreni.github.io/scratch-extensions/breakEternityScratch.js
—
Reply to this email directly, view it on GitHub<#1097>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAGGRIBOALUPIA5BS2ZS7JLX7EDG5ANCNFSM6AAAAAA563ZE44>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
cool thanks :D!
…________________________________
From: Yoreni ***@***.***>
Sent: Friday, October 13, 2023 10:48 AM
To: TurboWarp/extensions ***@***.***>
Cc: Surv ***@***.***>; Comment ***@***.***>
Subject: Re: [TurboWarp/extensions] Break Infinity and Break Eternity in scratch (Discussion #1097)
They both support decimals, negitive numbers, extermly small decimals etc.
Neither is better it depends which one is good for what you are doing. if you are not going to need numbers bigger than ee15 use break infinity otherwise break eternity
—
Reply to this email directly, view it on GitHub<#1097 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAGGRIHRPZWFN5KLND77FQ3X7FICTANCNFSM6AAAAAA563ZE44>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
when im able to may i put this on my gallery?
…________________________________
From: Yoreni ***@***.***>
Sent: Friday, October 13, 2023 10:48 AM
To: TurboWarp/extensions ***@***.***>
Cc: Surv ***@***.***>; Comment ***@***.***>
Subject: Re: [TurboWarp/extensions] Break Infinity and Break Eternity in scratch (Discussion #1097)
They both support decimals, negitive numbers, extermly small decimals etc.
Neither is better it depends which one is good for what you are doing. if you are not going to need numbers bigger than ee15 use break infinity otherwise break eternity
—
Reply to this email directly, view it on GitHub<#1097 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAGGRIHRPZWFN5KLND77FQ3X7FICTANCNFSM6AAAAAA563ZE44>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yay Thanks!
…________________________________
From: Yoreni ***@***.***>
Sent: Friday, October 13, 2023 11:06 AM
To: TurboWarp/extensions ***@***.***>
Cc: Surv ***@***.***>; Comment ***@***.***>
Subject: Re: [TurboWarp/extensions] Break Infinity and Break Eternity in scratch (Discussion #1097)
yes you may
—
Reply to this email directly, view it on GitHub<#1097 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAGGRIH26PJ5FZ6CGDZHDE3X7FKHBANCNFSM6AAAAAA563ZE44>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
i will put break eternity and have infinity hidden
…________________________________
From: Yoreni ***@***.***>
Sent: Friday, October 13, 2023 11:06 AM
To: TurboWarp/extensions ***@***.***>
Cc: Surv ***@***.***>; Comment ***@***.***>
Subject: Re: [TurboWarp/extensions] Break Infinity and Break Eternity in scratch (Discussion #1097)
yes you may
—
Reply to this email directly, view it on GitHub<#1097 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BAGGRIH26PJ5FZ6CGDZHDE3X7FKHBANCNFSM6AAAAAA563ZE44>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
What about toPrecision? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made extensions that allows break infinity and break eternity to be used in scratch
Both Break Infinity and Break Extensions are javascript libraries made by Patashu
Links to libraries
(Break Infinity)[https://github.com/Patashu/break_infinity.js]
(Break Eternity)[https://github.com/Patashu/break_eternity.js]
Both of these libraries allows you to have numbers bigger than 1.79e308 which is useful for incremental games.
The links to use the extensions are here
Beta Was this translation helpful? Give feedback.
All reactions