This is a game about pi(e). Let me briefly introduce it.
It has a pie (ImageSprite) on a canvas that is clickable. When you click it, you earn 1 .
The game has a time limit of 3 minutes and 14 seconds.
I am generous enough to give you 10 at the start of the game.
You can potentially lose over time:
For every 80 seconds, Tax Token will tax you 25 .
At 1:34, Judgemental Owl will judge you, and will take away 30 from you (because he a corrupted judge).
At 1:04, a macaw will fly to your wallet, and will decide whether to take away , leave it alone or even give you .
After 3 minutes and 14 seconds, the time is up. If you earn 628 or more, you pass, else you fail the challenge.
How is it related to pi?
The sprite is a pie.
The time limit is 3.14, an approximation of pi.
The target of the score you earn is 628, which is approximately pi times 2 times 100.
Enjoy, and let me know if there are any bugs! Also, share your score below! AIA below.
PieClicker.aia (245.2 KB)
4 Likes
Peter
March 13, 2022, 10:22am
42
Good job. Maybe post some screenshots of your game.
1 Like
Peter
March 13, 2022, 10:34am
43
All that clicking for nothing.
2 Likes
That's unfortunate...I find that my score becomes > 628 only if I click the pie with 2 fingers. It was desgined to be a challenge ...
Anyways, here are some screenshots.
1 Like
Peter
March 13, 2022, 11:03am
45
I did it with a emulator. So a lot of mouseclicks
1 Like
Peter
March 13, 2022, 3:03pm
46
Used this to make a colourful Pi number
A little routine to colourise text letter by letter in a label
[image]
[blocksColourize]
[Edit Colours List]
red,blue,green,purple,silver,navy,yellow,teal,aqua,lime,maroon
there may be more that work...
6 Likes
Peter
March 14, 2022, 10:22am
47
Now it is here...................
6 Likes
Peter
March 14, 2025, 5:06am
48
Happy Pi Day!
3 years ago we had a lot of fun. Maybe some of you discovered other ways to calculate Pi.
4 Likes
ABG
March 14, 2025, 3:02pm
49
Here's a comedic Pi calculator based on a screen grab from @Peter 's post.
Will it fool your math teacher?
pi_in_your_face.aia (2.2 KB)
2 Likes
Here's a comical way to calculate Pi, by using two objects on a friction less plane:
It'd be cool if someone could write an App Inventor app, mimicking simple collisions on friction less plane of two objects, leading to calculation of Pi.
3 Likes