/rock-paper-scissors

A simple rock-paper-scissors game, that highlights the use of CodeSwing + CodeTour for interactive learning.

Primary LanguageJavaScript

Rock Paper Scissors ✂️

This repo provides a simple example of how Codespaces enables an amazing platform for one-click, interactive learning experiences, along with CodeSwing and CodeTour.

Getting Started

  1. Click the Code > Open with Codespaces button, and wait for the web editor to fully load
  2. Notice that the editor environment is automatically optimized for working on this project 👍
  3. Interact with the rock-paper-scissors game, and see how it's fully interactive! 🚀
  4. 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.