Stay Down Dev Log - Part 16 - Improving The Framework

3 years ago
34

Welcome to the 16th entry in my dev log series on making a simple 2d platforming game with HTML5, JS, and CSS. In this video I'll be covering many changes to the core framework of the game as well as a few new features and updates.

Making a game-state manager 00:00:53
Adding a title screen 00:06:29
Loading JS files in any order 00:08:57
Separating initialization and framework 00:15:01
Improving maintainability with functions 00:21:58
Adding text box graphics 00:25:50
Controller update 00:31:24
Final thoughts 00:32:58

If you would like to support the channel with a donation or view my other projects and videos, check out my website: https://pothonprogramming.github.io

Loading comments...