PlayCanvas and the js13kGames Competition
I made an unfinished VR demo for the js13k Games 2025 competition, a game jam where you have to make a web game that fits under 13 KB. I aimed for the WebXR category, where you get to use a…
I made an unfinished VR demo for the js13k Games 2025 competition, a game jam where you have to make a web game that fits under 13 KB. I aimed for the WebXR category, where you get to use a…
The Gamedev.js Jam is a competition where you have to make a web game in around 2 weeks, following a given theme. The theme for this jam was “Mirror”, and in addition, there were optional categories you could do. One…
Here’s how I set up a Phaser 3 project from scratch. At the time this was written, the project was set up using the following versions of software: Phaser 3.54 Babel 7.13 Webpack 5.28 When I work on a Phaser…