Skip to content
/ Samgo Public

A bingo card for Sam to use while watching any Game Changer episode. (Fan game not associated with Dropout or Game Changer.)

Notifications You must be signed in to change notification settings

Mikeware/Samgo

Repository files navigation

Samgo V2

A bingo card for Sam! To use while watching any Game Changer episode. A layer deeper from S6E5's "Bingo" episode. Inspired by said episode, created in 2024 before the real Samgo arrived in 2025...

Samgo card from Samalamadingdong

Above is the Samgo card featured in S7E11's "Samalamadingdong" episode where the Bingo episode motif is used again. (Credit to the_noah on the Dropout: Extra Credit Discord for screen-capturing it.)

Disclaimer: This Fan Game is Not Associated with Dropout or Game Changer

This fan game is not affiliated with, endorsed by, or sponsored by Dropout or Game Changer. All logos, audio, and other intellectual property rights belong to their respective owners. This project was made purely for educational and entertainment purposes and does not seek to infringe upon any copyrights or trademarks.

For any inquiries or concerns, please reach out to Mikeware.

The code itself is currently intentionally unlicensed (retained by me) and just here for others educational benefit and hosting.

Project Info

This was an educational endeavour to learn more about Vue 3 and CSS animations. It was built from the base Vue.js template but using Bun.

Hmmm, GitHub Pages workflow working, but assets not found... mystery for another day... Find game here.

Tested on PC with Edge and Firefox, Android Chrome, iPhone Brave and Safari browsers.

History

  • August 30, 2025 - V2.1 - Add Sharable Image of Board, Added Version to Start Page
  • August 29, 2025 - V2 - Add Sharable Completed Board State Link, head wiggling, and Published!
  • August 28, 2025 - Start V2 Update: Sam's card color, new squares
  • August 25, 2025 - S7E11's "Samalamadingdong" episode Airs
  • April 22, 2024 - V1 - Published in time for next episode!
  • April 21, 2024 - Finishing touches and build work for shipping, test against Bingo episode itself
  • April 20, 2024 - Stamp w/ Sound, Win Check, Confetti and Winning Sound - Play-tested against an episode
  • April 19, 2024 - Loading screen work
  • April 18, 2024 - Initial prototype, displaying board
  • April 17, 2024 - Started looking at code for app
  • April 16, 2024 - Worked on Sam's face Stamp
  • April 15, 2024 - Behind the Scenes of "Bingo" Airs, Sam has been posting images of player's Bingo cards.
    • Idea for Samgo app born
    • "I've been here the whole time" as free-space
  • April 8, 2024 - S6E5 Bingo episode Airs

Original template instructions below.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

bun install

Compile and Hot-Reload for Development

bun run dev

Type-Check, Compile and Minify for Production

bun run build

Lint with ESLint

bun run lint

About

A bingo card for Sam to use while watching any Game Changer episode. (Fan game not associated with Dropout or Game Changer.)

Resources

Stars

Watchers

Forks