你将学到什么
Describe the major concepts of game programming
Explain how programming concepts are applied to games
Evaluate different uses of programming concepts in games
Discuss the main ideas of the course and share your insights with others
课程概况
The course provides an introduction to the major concepts of game programming. This includes user input, rendering and collision detection. The course will also take a detailed look at core programming concepts such as loops, conditional statements and data storage.
课程大纲
Game Loop
User input
Rendering
Delta Time
Sprites
Animation
Forces
Collision detection
Tile Map Rendering
面向人群
Those with a general interest in programming and/or game programming who may be interested in further study in this area. Some prior programming knowledge would be useful but not required. Some mathematical understanding is required to understand programming structures.