Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuaburt1/unitywebglapp_memory
Game app (unity WebGL): remember and match the shown pattern before time runs out.
https://github.com/joshuaburt1/unitywebglapp_memory
csharp unity
Last synced: 8 days ago
JSON representation
Game app (unity WebGL): remember and match the shown pattern before time runs out.
- Host: GitHub
- URL: https://github.com/joshuaburt1/unitywebglapp_memory
- Owner: JoshuaBurt1
- Created: 2025-01-22T22:17:10.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2025-01-22T22:30:05.000Z (14 days ago)
- Last Synced: 2025-01-22T23:20:19.371Z (14 days ago)
- Topics: csharp, unity
- Language: C#
- Homepage: https://joshuaburt1.github.io/UnityWebGLapp_Memory/
- Size: 18.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity web app (Game)
Remember the shown grid location and match. Includes navigation menu and high score.## To Run on the Browser
https://joshuaburt1.github.io/UnityWebGLapp_Memory/## To Run Locally in Unity
1. Download Unity
2. Download the project from GitHub and open in Unity
3. Build & Play## To Change the Platform in Unity
1. Download Unity
2. Download the project from GitHub and open in Unity
3. File -> Build Profiles -> Choose Platform (Web, mac0S, Linux, Android, iOS, etc.) -> Install -> Build