Gamedevelopment - Player Input and Events.pptx

johnartiaga3 10 views 3 slides Oct 01, 2024
Slide 1
Slide 1 of 3
Slide 1
1
Slide 2
2
Slide 3
3

About This Presentation

Game development


Slide Content

Player Input and Events

In this section we will be looking at interaction between the software and the player. These events and inputs form an important portion (half, actually) of the User Interface. It can even be argued that a game without user inputs is just a movie. Thus, when developing a game, there is a scarcity of topics more important than this. Before we dive straight into the code, however, it is important to understand where game development and user inputs have come from.

Procedural Approach Event Driven Approach Getting in Line