https://github.com/unsignedarduino/decked-out
TangoTek's Decked Out from HermitCraft, now on MakeCode Arcade! **BETA**
https://github.com/unsignedarduino/decked-out
decked-out dungeon-game game game-development hermit-craft hermit-craft-minigame makecode makecode-arcade minecraft minecraft-minigame minigame tango-tek
Last synced: about 1 month ago
JSON representation
TangoTek's Decked Out from HermitCraft, now on MakeCode Arcade! **BETA**
- Host: GitHub
- URL: https://github.com/unsignedarduino/decked-out
- Owner: UnsignedArduino
- Created: 2020-10-02T13:32:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T14:16:54.000Z (about 5 years ago)
- Last Synced: 2025-03-03T22:15:37.435Z (10 months ago)
- Topics: decked-out, dungeon-game, game, game-development, hermit-craft, hermit-craft-minigame, makecode, makecode-arcade, minecraft, minecraft-minigame, minigame, tango-tek
- Language: TypeScript
- Homepage: https://unsignedarduino.github.io/Decked-Out/
- Size: 28.1 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://unsignedarduino.github.io/decked-out/](https://unsignedarduino.github.io/decked-out/)
## 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/decked-out** 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/decked-out** 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 }}");