<- all projects
Rich Man Poor Man

Rich Man Poor Man

Web Volume Live

Guess what the filthy rich and the dirt poor have in common.

A party game of class warfare that runs in a browser with no signup and no install. Some things only the filthy rich do. Some things only the dirt poor do. The joke, and the whole game, is the overlap: the things both of them do while the middle class is left holding the bill. Play the Daily Challenge, the same ten rounds for everyone, resetting at noon KST, or Free Play for an endless draw from over six hundred scenarios. Every reveal comes with three punchlines, one per class. Score 100 a correct answer with a streak bonus from the second one, and climb from Peak Middle Class to Economic Horseshoe Genius. Liked cards feed a Hall of Fame, you can submit your own, and it installs as a PWA and works offline after the first visit.

Play in your browser

Screenshots //

Rich Man Poor Man screenshot 1 Rich Man Poor Man screenshot 2 Rich Man Poor Man screenshot 3 Rich Man Poor Man screenshot 4

Dev log //

A single static page with no backend, which keeps the log unusually clean: almost every entry is content or balance rather than plumbing. The scenario bank has grown well past the 370 it launched with, and the interesting entries are the ones tuning how the game feels rather than what it contains, scaling the seeded vote counts so the Hall of Fame does not look fake on day one, and capping Community Picks so user submissions cannot bury the curated ones.

Commits
13
Days w/ changes
6
Started
13 JUL 2026
  • Add 50 questions, scale seeded votes, cap Community Picks, add @ handles
  • Add robots.txt and sitemap.xml
  • Fix broken Privacy and Terms footer links
  • Add ads.txt and policy links to footer
  • Add AdSense loader + bypass ad hosts in service worker
  • Format shared result text with line breaks instead of one smashed line
  • Add 235 daily scenarios (605 total)
  • Reword tagline: neither one reads the terms
  • Reset daily to Day 1 with global noon-KST rollover
  • Fit reveal card on one desktop screen without scrolling
  • Fit gameplay on one screen without scrolling
  • Create CNAME
  • Initial commit

Every line above is a real commit from this app's repository, on the date it was made. Build chores and merge commits are filtered out.