https://github.com/sjellipses/unity_calc
My first Unity 2D project, a simple calculator 🎮
https://github.com/sjellipses/unity_calc
csharp unity
Last synced: about 1 month ago
JSON representation
My first Unity 2D project, a simple calculator 🎮
- Host: GitHub
- URL: https://github.com/sjellipses/unity_calc
- Owner: SJEllipses
- License: mit
- Created: 2025-10-17T17:15:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-17T20:33:58.000Z (8 months ago)
- Last Synced: 2026-05-17T02:03:26.141Z (about 1 month ago)
- Topics: csharp, unity
- Language: ShaderLab
- Homepage: https://play.unity.com/en/games/b4a09b0f-ce85-4d86-816d-2a2a14639dde/calc
- Size: 9.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# unity_calc
My first Unity 2D project, a simple calculator 🎮
## Font
This project uses the [Maple Mono font](https://github.com/subframe7536/Maple-font)
## Play
Try it directly on Unity Play: [calc game](https://play.unity.com/en/games/b4a09b0f-ce85-4d86-816d-2a2a14639dde/calc)
## Notice
After opening this project through the Unity Editor, you need to manually open the **MainScene** under the **Scenes** folder