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

Опубликовано: 08 Октябрь 2024
на канале: shezzor's Dev Corner
379
4

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 😎✌