https://github.com/raimonizard/makecode-arcade-falling-elon
A MakeCode Arcade game based on Elon's twitter
https://github.com/raimonizard/makecode-arcade-falling-elon
game makecode-arcade retrogaming teaching-materials videogame
Last synced: 12 months ago
JSON representation
A MakeCode Arcade game based on Elon's twitter
- Host: GitHub
- URL: https://github.com/raimonizard/makecode-arcade-falling-elon
- Owner: raimonizard
- Created: 2023-02-03T19:34:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T15:54:14.000Z (over 1 year ago)
- Last Synced: 2025-01-10T22:22:47.928Z (about 1 year ago)
- Topics: game, makecode-arcade, retrogaming, teaching-materials, videogame
- Language: TypeScript
- Homepage: https://raimonizard.github.io/makecode-arcade-falling-elon
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
> Open this page at [https://raimonizard.github.io/falling-elon-makecode-arcade/](https://raimonizard.github.io/makecode-arcade-falling-elon/)
## 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/raimonizard/makecode-arcade-falling-elon** 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://raimonizard.github.io/falling-elon-makecode-arcade/** 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 }}");