https://github.com/ractive/tennis
MakeCode arcade tennis game
https://github.com/ractive/tennis
Last synced: 3 months ago
JSON representation
MakeCode arcade tennis game
- Host: GitHub
- URL: https://github.com/ractive/tennis
- Owner: ractive
- Created: 2020-05-12T20:19:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T18:59:18.000Z (about 6 years ago)
- Last Synced: 2023-03-12T00:21:44.433Z (over 3 years ago)
- Language: TypeScript
- Homepage: https://ractive.github.io/tennis/
- Size: 6.32 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://ractive.github.io/tennis/](https://ractive.github.io/tennis/)
## 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/ractive/tennis** 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/ractive/tennis** 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 }}");