Show HN: Beast 2D – Open-source framework for building 2D Web games
3 cewblog 0 6/22/2025, 7:37:52 AM 25scripts.com ↗
I built Beast 2D, a simple and open-source JavaScript framework for making 2D games in the browser. It uses HTML5 canvas and includes core features like sprite animation, event handling, physics, and a component-based entity system.
It’s written in plain JavaScript with no build tools required — just drop it into an HTML file and start coding.
Project: https://www.25scripts.com/beast2d Docs & Examples: https://www.25scripts.com/beast2d/examples.html
No comments yet