Skip to content

Siege Week 1

Notifications You must be signed in to change notification settings

shaoming11/siege-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 6, 2025
ee8c196 · · Oct 6, 2025

History

15 Commits
Oct 6, 2025
Oct 6, 2025
Oct 6, 2025
Oct 6, 2025

Repository files navigation

Plinko Balls

A game made for Siege Week 5.

Screenshot 2025-10-05 at 9 46 09 PM

A recreation of the popular game Plinko Balls.

How it Works

You start with $1000. You can edit your bet amount and number of balls to drop. Depending on where the balls land, you will receive your money back multiplied by some factor.

Tech Stack

  • Phaser 3
  • Next.js framework
  • Hosted by Vercel

Feature

  • Modern Next.JS App routing
  • Tailwind CSS styling
  • Phaser game integration

Challenges I ran into

One major challenge was deploying the project because I had no experience in doing so. I needed to fix build issues, remove unecessary code, and tweak the configuration commands.

Another challenge was handling the user login. Initially, I wanted to use an Express.js framework to handle user login, and connect that to a SQLite database, but it turned out to be much more complicated than I expected. As a result, I stuck to the MVP of building a simple Plinko Balls game.

Demo

https://siege-1.vercel.app/plinko