First post


Hello, I am a game developer primarily working in Unity. I have taken a side step to study how to make interactive media, and by consequence games, using web(HTML/CSS/JS). I made this project in Unity before a few months ago, but Unity was obviously overkill for this game. Since I am taking some time to learn web development, it seemed like a good game idea to revisit.

Quite an interesting step moving from Unity to web, forming analogies like the .html being the scene, .css being the shader, and .js being behavior scripts. Another cool benefit is startup-time. Opening Unity and then VisualStudio takes about 5 mins even for a small project. Testing playback of a Unity game also takes some load time regardless of project size. VSCode on the other hand starts in seconds, testing playback in browser is almost immediate. Granted this is still a small and simple project, but compared to making a small project in Unity, this is lightning fast. Time will tell if this opinion remains true if and when I try making larger projects in web.

Files

m3c4.zip Play in browser
Dec 04, 2021

Leave a comment

Log in with itch.io to leave a comment.