Please enable JavaScript to use CodeHS

Utah Game Development Fundamentals 1

Lesson 4.6 User Interface (UI)

Description

In this lesson, students learn how to add simple User Interface (UI) elements, like a player score or start menu, to their games.


Objective

Students will be able to:

  • Understand how 2D UI elements are integrated into a 3D game.
  • Add a player score to live gameplay.
  • Add a start menu where users can start the game, configure game options, and quit the game.