This course will help you master advanced game loop design in Javascript Typescript. By the end you will have a generic game loop framework you can apply in many different games.
Lessons: 6, Time to complete: 8 hours.
Advanced game loop design intro
- 5mins
Draw game loop lifecycle with request animation frame
- 5mins
Use web worker and setInterval to power a Javascript game loop
- 5mins
Creating a variable delta time javascript game loop
- 5mins
Creating a fixed delta time javascript game loop
- 5mins
Spiral of death game loop Javascript
- 5mins