Structure your approach to algorithms

Report a typo

Imagine you're working on a simple videogame. Specifically, the controls of the game and how they work. Sort the steps of algorithm creation for this particular case.

Put the items in the correct order
Try to design an algorithm based on the inputs and outputs
Implement your algorithm in code
Evaluate algorithm and correct it if needed
Define input controls and output actions on screen
___

Create a free account to access the full topic