Skip to content

carltheperson/car-and-mouse

Repository files navigation

Car and Mouse

A Go WASM game where you lead a yellow car with your mouse

logo

This game is listed as an example in the offical Go wiki

You can see a live demo here

preview

Running locally

To build the WASM file

make build-wasm

To serve the files

go run ./scripts/server

Then go to localhost:8080

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A WASM game where you lead a yellow car with your mouse

Topics

Resources

License

Stars

Watchers

Forks