Martin-Pitt / awesome-frontend-games

This is a curated list dedicated to games developed using web technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools

Martin-Pitt opened this issue · comments

Web tech is also emerging often in tools, especially custom built tools for specific tasks.

For example, while the game Celeste was made in C# and XNA, using Visual Studio, they levels were actually designed in a level editor created in HTML5 and Electron.

CrossCode built their own tooling chain as HTML5 apps to create and manage the world — It would not have been possible otherwise to scale the project.