JavaScript / TypeScript Sparetime GameDevelopment

Started by axg74, March 02, 2024, 20:50:40

Previous topic - Next topic

axg74

Hello everyone,
I am working on a simple game in JavaScript in 8 bit style with Canvas Rendering, only. No Library/Framework, just HTML Canvas-API, a little bit of Web-Audio-API, Fetch-API. I use ViteJS for spinning up a local web server and to use more advanced features in JavaScript, that a browser doesn´t support, and for deployment. For me it´s more fun in this way and I learn some new things. My other tools are TILED, ASEPRITE.

Happy Coding!