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

https://github.com/martiinwalsh/number-guess-game

Higher or lower number guessing game with an interactable UI and scene loading.
https://github.com/martiinwalsh/number-guess-game

unity unity2d

Last synced: 3 months ago
JSON representation

Higher or lower number guessing game with an interactable UI and scene loading.

Awesome Lists containing this project

README

          

# Number Guess
Higher or lower number guessing game with an interactable UI and scene loading.

## Learning outcomes
- Focus on UI - adding buttons, text, images.
- Linking button functionality with code.
- Creating and loading scenes.
- Connect buttons to loading functionality.
- Build to PC, Mac, Linux Standalone.

> Companion project of the following course: [Complete Unity Developer](http://gdev.tv/cudgithub)