https://github.com/unsignedarduino/procedurally-generated-platformer-2
A procedurally generated platformer in MakeCode Arcade!
https://github.com/unsignedarduino/procedurally-generated-platformer-2
Last synced: 10 months ago
JSON representation
A procedurally generated platformer in MakeCode Arcade!
- Host: GitHub
- URL: https://github.com/unsignedarduino/procedurally-generated-platformer-2
- Owner: UnsignedArduino
- Created: 2025-04-01T13:53:11.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-04-01T14:30:46.000Z (10 months ago)
- Last Synced: 2025-04-01T14:41:11.219Z (10 months ago)
- Language: JavaScript
- Homepage: https://unsignedarduino.github.io/Procedurally-Generated-Platformer-2/
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://unsignedarduino.github.io/procedurally-generated-platformer-2/](https://unsignedarduino.github.io/procedurally-generated-platformer-2/)
## 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/procedurally-generated-platformer-2** 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/procedurally-generated-platformer-2** and click import
#### Metadata (used for search, rendering)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");