stefanjudis / rock-paper-scissors

A simple rock-paper-scissors game, that highlights the use of github.dev (w/CodeSwing + CodeTour) for interactive learning.

Home Page:https://github.dev/lostintangent/rock-paper-scissors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors: A GitHub.dev Playground ✂️

This repo provides a simple example of how github.dev can enable a hackable platform for shareable, interactive coding plaugrounds.

Getting Started

  1. Press . to open this repo in the web editor
  2. When prompted, install the recommended extensions (CodeSwing, CodeTour)
  3. After a few seconds, the editor will be automatically laid out as a playground environment
  4. Interact with the rock-paper-scissors game, and see how it's fully interactive! 🚀
  5. Follow the instructions provided by the "code tour", and see how your changes to the HTML/CSS/JS files are immediately applied 🔥

References

  1. Codespaces - On-demand developer environments, powered by the cloud ☁️
  2. CodeSwing - An interactive coding environment for web applications 💃
  3. CodeTour - Guided codebase walkthroughs, directly in your editor 🗺️

Credit

This sample was orinally created by rafaelcastrocouto on CodePen. You can view the source pen here.

About

A simple rock-paper-scissors game, that highlights the use of github.dev (w/CodeSwing + CodeTour) for interactive learning.

https://github.dev/lostintangent/rock-paper-scissors


Languages

Language:JavaScript 65.3%Language:CSS 26.7%Language:HTML 8.0%