Common Computer Science References
Phaser is a JS or TS library that is used to help make web based games.
Now that you know OOP, make a game using Phaser and OOP.
Typescript template: https://github.com/phaserjs/template-rollup-ts
Tones of video tutorials: https://www.youtube.com/c/Ourcadehq
Phaser website: https://phaser.io
Extending the sprite class:
Video Series: