From 6ca0a2e1110d07b0d3c8fa7a5c0b2aaff7053e09 Mon Sep 17 00:00:00 2001 From: Andrew Long Date: Mon, 13 Nov 2023 22:12:06 -0700 Subject: [PATCH] Update boards --- content/boards.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/content/boards.md b/content/boards.md index 4e47d31..7977cbe 100644 --- a/content/boards.md +++ b/content/boards.md @@ -1,4 +1,26 @@ --- title: "Boards" type: page ---- +--- + +{{< rawhtml >}} + +{{< /rawhtml >}} + + +## GAME PROGRAMMING DEGREE OBJECTIVES + + 1. Implement multiple completed games, including 3D games, using common tools, languages, and software for web, console, PC, or mobile platforms. + 2. Design, develop, and implement the architecture and infrastructure needed to support a complete game project. + 3. Implement and analyze fundamental data structures and algorithms associated with game applications supporting gameplay mechanics. + 4. Use software development processes to analyze a project problem, and to design, build, and test a corresponding software solution. + 5. Demonstrate development skills using multiple programming languages, development environments, and platforms, including advanced and/or experimental topics in game programming. + 6. Establish collaboration, mentorship, and professional leadership skills by working with other disciplines to deliver highly polished and completed projects.