This repo provides a simple example of how github.dev can enable a hackable platform for shareable, interactive coding plaugrounds.
- Press
.
to open this repo in the web editor - When prompted, install the recommended extensions (CodeSwing, CodeTour)
- After a few seconds, the editor will be automatically laid out as a playground environment
- Interact with the rock-paper-scissors game, and see how it's fully interactive! 🚀
- Follow the instructions provided by the "code tour", and see how your changes to the HTML/CSS/JS files are immediately applied 🔥
- Codespaces - On-demand developer environments, powered by the cloud ☁️
- CodeSwing - An interactive coding environment for web applications 💃
- CodeTour - Guided codebase walkthroughs, directly in your editor 🗺️
This sample was orinally created by rafaelcastrocouto on CodePen. You can view the source pen here.