Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A calculator app made in Godot that plays an effect whenever 67 is typed or appears in the result.Features- Basic calculator (without scientific functions)- Plays unobstrusive sound and visual effect when "6" and "7" is directly typed one after another, or when the sequence "67" appears in result- Typing by directly inputting text or by pressing on buttons, via clicking or focus with arrow keys- Catches errors with a cute message if inputted sequence cannot be evaluated
calculator.exe
A calculator app made in Godot that plays an effect whenever 67 is typed or appears in the result.
Features
- Basic calculator (without scientific functions)
- Plays unobstrusive sound and visual effect when "6" and "7" is directly typed one after another, or when the sequence "67" appears in result
- Typing by directly inputting text or by pressing on buttons, via clicking or focus with arrow keys
- Catches errors with a cute message if inputted sequence cannot be evaluated
Quick Start
For users:
- Download and run the .exe
- Enjoy
For forkers & contributors:
This program is also available on the Godot Plugin library.
- Clone this repository to a suitable folder
- Open Godot 4.4
- On the top-left, press "Import"
- Select the directory of the folder
- The project is now editable
- Enjoy
Legal
This project is made for recreational and educational purposes only. I do not make any money from this. I do not own:
- The small audio snippet used; it was extracted from Skrilla - Doot Doot (67)
- The visual effects; it originated from CapCut.
- The artwork of Albert Einstein and Nikola Tesla by Jason Seiler However, the source code of this file is free for any use with attribution. Subject to MIT License. See LICENSE for more details.
Can I support you?
You can always send a donation here: https://ko-fi.com/sirsalmon
A calculator app made in Godot that plays an effect whenever 67 is typed or appears in the result.
Features
- Basic calculator (without scientific functions)
- Plays unobstrusive sound and visual effect when "6" and "7" is directly typed one after another, or when the sequence "67" appears in result
- Typing by directly inputting text or by pressing on buttons, via clicking or focus with arrow keys
- Catches errors with a cute message if inputted sequence cannot be evaluated
Reviews
Quick Information
A calculator app made in Godot that plays an effect whenever 67 is typed or appears in the result.Features- Basic calculator (without scientific functions)- Plays unobstrusive sound and visual effect when "6" and "7" is directly typed one after another, or when the sequence "67" appears in result- Typing by directly inputting text or by pressing on buttons, via clicking or focus with arrow keys- Catches errors with a cute message if inputted sequence cannot be evaluated