From c68c89f9cbd266e6021738d62c46cc7fedd121f1 Mon Sep 17 00:00:00 2001 From: Mckeehan <47949372+mmckeehan@users.noreply.github.com> Date: Thu, 19 Jun 2025 16:16:53 -0400 Subject: [PATCH] Update index.md corrected spelling on line 20 --- .../building_2d_games/19_user_interface_fundamentals/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/tutorials/building_2d_games/19_user_interface_fundamentals/index.md b/articles/tutorials/building_2d_games/19_user_interface_fundamentals/index.md index 760290b3..3b7f5330 100644 --- a/articles/tutorials/building_2d_games/19_user_interface_fundamentals/index.md +++ b/articles/tutorials/building_2d_games/19_user_interface_fundamentals/index.md @@ -17,7 +17,7 @@ We will first start by understanding what a user interface is and how it functio ## Understanding Game User Interfaces -A user interface in games serves as a bridge between the player and the game's systems. Well designed UIs help players navigate the game's mechanics, understand their current status, and make informed decisions. For new game developers, understanding UI principles is crucial because even the most mechanically sound game can fail if players ca not effectively interact with it. +A user interface in games serves as a bridge between the player and the game's systems. Well designed UIs help players navigate the game's mechanics, understand their current status, and make informed decisions. For new game developers, understanding UI principles is crucial because even the most mechanically sound game can fail if players can not effectively interact with it. Game UIs consist of various visual elements that serve different purposes: