Final Fight - JavaScript game development - part 1 (HTML5 / Canvas / Web Audio)

Опубликовано: 22 Апрель 2026
на канале: shezzor's Dev Corner
1,789
20

My attempt to develop a clone of the popular beat 'em up game, Final Fight using some of the current web technologies.

This project is a simple study in an attempt to try and replicate the arcade original. Uses the follow tech...

Canvas.
Web Audio.
Browser event system for messaging.
Targeting ES modules for fast build times using esbuild.
Written in TypeScript.
No frameworks or libraries 😎✌