Forum Discussion

Lori_Morgan's avatar
Lori_Morgan
Community Member
18 days ago

Cliffhanger

I used Microsoft Copilot to build a game inspired by The Price Is Right – Cliffhanger. While this version isn’t final, I’m pausing development to focus on other projects and wanted to share my progress so far.

What Copilot Helped Me Create and Revise

  • Initial build, including the mountain graphic
  • Updates to:
    • Mountain color and overall visual style (arcade → cartoon)
    • Hiker size and on‑screen presence
    • Sound effects
    • Accessibility features (WCAG considerations)
    • Responsiveness for use inside Rise
  • Walkthrough explanations showing how the code changed with each prompt revision

Future Enhancements I’d Like to Add

  • More realistic leg movement during the hiker’s climb
  • Refining the hiker’s stopping point at the flag

This project has been a great learning experience—especially exploring how different components of the code work together and seeing Copilot adapt the output with each iteration. Happy to share this early version with the community!

3rd Prompt

Copilot Cliffhanger

2 Replies

    • Lori_Morgan's avatar
      Lori_Morgan
      Community Member

      Thanks! I have much to learn about coding, however my greatest take away is what Copilot taught me. I'm looking into additional courses or books on vibe coding. I've seen several designers mention Lovable for vibe coding, so I will look into that as well.