Skip to content

Self learning exercises from the Unity in Action book

License

Notifications You must be signed in to change notification settings

ivanarellano/unity-in-action-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-in-action-book

Self learning exercises from the Unity in Action book

Chapter 09 requires an account with OpenWeatherMap to run the weather changing skybox code. After registering, save the API key into keys.json in the Ch09 directory with this structure:

{
  "openweathermap": "api-key-here"
}

Chapter 02

Chapter 02

Chapter 03

Chapter 03

Chapter 04

Chapter 04

Chapter 05

Chapter 05

Chapter 06

Chapter 06

Chapter 06 Platformer

Chapter 06 Platformer

Chapter 07

Chapter 07

Chapter 08

Chapter 08

Chapter 09

Chapter 09

Chapter 10

Chapter 10 has no GIF worthy addition. Instead, it demonstrates loading sound clips, playing background music on loop, and cross fades streaming music.

Chapter 11

Chapter 11

About

Self learning exercises from the Unity in Action book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published