-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
096ae67
commit 93d78ca
Showing
1 changed file
with
0 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1 @@ | ||
|
||
|
||
|
||
> Open this page at [https://techno303games.github.io/snake-arcade/](https://techno303games.github.io/snake-arcade/) | ||
## 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/techno303games/snake-arcade** and import | ||
|
||
## Edit this project ![Build status badge](https://github.com/techno303games/snake-arcade/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/techno303games/snake-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. | ||
|
||
![A rendered view of the blocks](https://github.com/techno303games/snake-arcade/raw/master/.github/makecode/blocks.png) | ||
|
||
#### Metadata (used for search, rendering) | ||
|
||
* for PXT/arcade | ||
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script> |