ended3월 17일· 1 sources

How a Game Engine Accidentally Became a Web Framework

게임 엔진이 우연히 웹 프레임워크가 된 사연

Why it matters

A developer who loved Redux's principles of immutable state and pure functions began experimenting in 2022 with applying them to a game engine, replacing Redux slices with a custom entity-based store. Over the following years, the project evolved through adding 2D canvas rendering, game AI systems, and a clean state/behavior/rendering separation — ultimately and accidentally becoming the foundation for a web framework called Inglorious Web.

1
Sources
+0
24h
Growth
188d
Active
Reduxgame engineentity storeInglorious Webcanvas rendering

Sources

Related Issues