Bridge Defender Game
Open this page at https://dumb-dumb1.github.io/bridge-defender-game/
Play the game
Edit this project in MakeCode
To edit this repository in MakeCode:
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/dumb-dumb1/bridge-defender-game and click import
Local development
This project uses the MakeCode Arcade pxt
CLI. After installing it with:
npm install -g pxt
you can use the provided Makefile
for common tasks:
make build # build the project
make deploy # deploy to the target
make test # run automated tests
Metadata (used for search, rendering)
- for PXT/arcade