GAMES
An introduction to the concepts of gaming. You will learn how to move a game from concept through to design with basic programming too. By the end of the course, you will have designed a prototype and tested a simple game and created documentation for the game.
What you’ll learn
-
Investigate a given scenario and plan and create a digital solution (Game) for the given problem
-
Create, test and evaluate an integrated digital solution (Game) to meet the given requirements
-
Learn more about Visual Studio 2019 and Visual Basic programming language
-
Design a simple game using a variety of tools (PictureBox, Loop, conditional statement, Control, Timer, Panel, Events, form dimensions, move an object using a keyboard)
-
Create user manual and documentation for the game