An open API service indexing awesome lists of open source software.

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 🎮

Awesome Lists containing this project

README

          

![calc](./README/calc.gif)
# 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