https://github.com/unsignedarduino/road-connector
Connect roads together on MakeCode Arcade, for the Traffic Game Jam on the MakeCode Forums
https://github.com/unsignedarduino/road-connector
game game-jam makecode makecode-arcade road-connector traffic traffic-jam
Last synced: 2 months ago
JSON representation
Connect roads together on MakeCode Arcade, for the Traffic Game Jam on the MakeCode Forums
- Host: GitHub
- URL: https://github.com/unsignedarduino/road-connector
- Owner: UnsignedArduino
- Created: 2020-09-05T02:07:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T02:33:33.000Z (over 4 years ago)
- Last Synced: 2025-01-07T10:12:15.679Z (4 months ago)
- Topics: game, game-jam, makecode, makecode-arcade, road-connector, traffic, traffic-jam
- Language: TypeScript
- Homepage:
- Size: 2.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://unsignedarduino.github.io/road-connector/](https://unsignedarduino.github.io/road-connector/)
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/unsignedarduino/road-connector** and import## Edit this project 
To edit this repository in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/unsignedarduino/road-connector** and click import## Blocks preview
This image shows the blocks code from the last commit in master.
This image may take a few minutes to refresh.
#### Metadata (used for search, rendering)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");