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

A bingo card for Sam to use while watching any Game Changer episode. A layer deeper from S6E5's "Bingo" episode.

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 intro audio clip and GC logo are from S3E15 - Secret Samta 2: The Samta Clause
  • The ending audio clip is from S2E4 - A Sponsored Episode

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.

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