Skip to content

grumpypixel/Nobullz-Unity-Game-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nobull Unity Game Example

This is an example of how to use the Nobullz Unity Game Boilerplate. The boilerplate code has been stripped down so that the only code in this repo is code that is actually needed to run the dummy game.

Basic structure

This example consists of three scenes: a main scene, which acts as the entry point, a menu scene and a game scene. Each scene has its own state, a main state, a menu state and a game state. There's a play button in the menu scene to load the game scene, and then there's a home button in the game scene which brings you back to the menu scene.

Dependencies

  • Unity version 2018.3.7f1 or higher

Usage

  • Open Unity
  • Load the 'main' scene into Unity
  • Press 'Play'
  • Click your brains out

Credits

This example uses the following third party assets.

Sounds:

Font:

All sounds have been published under the Attribution 3.0 license. The font has been published under the Open Font License.

Tested on the following operating systems

  • macOS 10.14

About

A simple example game utilzing the Nobullz boilerplate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages