A downloadable game

My first game project, it is a serious game around public transportations and why it should be used rather than cars. It is a simple top-down driving game where you need to drive students from their bus stops to their school of choice. It can be played alone or with a friend locally.

Made with Javascript and Phaser 3.

Download

Download
BubuxSimulatorV1.zip 7 MB

Install instructions

HOW TO INSTALL : (requires npm)

- Download the full folder

- Go to the folder location in the terminal

- Type "npm i" to install all the dependencies

- Type "npm run dev" to launch the local server

- Go to localhost:8080 on your favorite internet browser