Traffic Game
A small traffic game built with TypeScript and Babylon.js for the web
▶ Play in Browser
▶ Play in Browser
I made this game to explore game development for web. To start, I chose babylon.js with typescript as my tools. I used sample assets so that I could focus on getting to grips with the software, as well as building my own CI/CD pipeline using GitHub Actions. The game is playable here and the github repo can be found here.
This project allowed me to explore a different way of distributing games, while also learning a new language (TypeScript). While the game does not have much content, the project was invaluable in teaching me about the different ways games can be made.