Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unsignedarduino/honk
Fire Up! on MakeCode Arcade, for the Traffic Game Jam on the MakeCode Forums
https://github.com/unsignedarduino/honk
fire-up game game-jam makecode makecode-arcade traffic traffic-jam
Last synced: 26 days ago
JSON representation
Fire Up! on MakeCode Arcade, for the Traffic Game Jam on the MakeCode Forums
- Host: GitHub
- URL: https://github.com/unsignedarduino/honk
- Owner: UnsignedArduino
- Created: 2020-08-27T19:02:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T23:43:52.000Z (over 4 years ago)
- Last Synced: 2024-11-10T10:40:18.835Z (3 months ago)
- Topics: fire-up, game, game-jam, makecode, makecode-arcade, traffic, traffic-jam
- Language: TypeScript
- Homepage: https://makecode.com/_fpHUs7ii0CWK
- Size: 15.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://makecode.com/_U9RKW0EhzUuT](https://makecode.com/_U9RKW0EhzUuT)
HONK! was inspired by Fire Up!, an Android game. Honk the cars out of the way or you'll crash!
## Edit this project ![Build status badge](https://github.com/unsignedarduino/honk/workflows/MakeCode/badge.svg)
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/honk** 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.![A rendered view of the blocks](https://github.com/unsignedarduino/honk/raw/master/.github/makecode/blocks.png)
#### Metadata (used for search, rendering)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");