Traffic Game

A small traffic game built with TypeScript and Babylon.js for the web

Traffic Light Sprite ▶ Play in Browser
Traffic gameplay showing cars stopping and traffic control

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.



Traffic game front cover

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.