JEST another HTML5 Game Framework
I cleaned up my home-grown canvas game framework and posted it on GitHub as JEST. It is a compact base I use for demos and small games, and the post links the repo plus an early demo.
Tagged Articles
2 articles
I cleaned up my home-grown canvas game framework and posted it on GitHub as JEST. It is a compact base I use for demos and small games, and the post links the repo plus an early demo.
Progress on a basic canvas particle engine tied into my game framework. I share a screenshot, a demo link, and my plan to build a small editor so I can tune effects visually.