Concept Flow - Why input drives player interaction
Player presses a key/button
Input detected by game engine
Game processes input
Player character or game state updates
Visual/audio feedback to player
Player perceives change and decides next action
↩Back to Player presses a key/button
Player input triggers game engine detection, which updates the game state and feedback, creating a loop of interaction.