We vibecoded a selfie app with Goose! | Vibe Coding Battle Highlights



AI Summary

Video Title: Building Selfie and Math Game Apps Using JavaScript

  1. Selfie App Development
    • Objective: Create a selfie app with filters (grayscale, sepia, etc.) and a custom ‘goose’ filter.
    • Steps:
      • Use standard JavaScript, HTML, CSS.
      • Request camera permissions and render a live preview.
      • Implement filter support; issues were encountered with displaying an image of a goose.
  2. Math Game Development
    • Objective: Build a math game that generates multiplication problems and roasts the user for incorrect answers.
    • Features:
      • Generate random roasting phrases for wrong answers.
      • Include animations indicating incorrect responses with emojis.
    • Players test their mental math skills (subtraction, division) while receiving humorous feedback from the app.