How to Play


var today = new Date(); var targetDate = new Date(2024, 9, 26); if ( today.getFullYear() === targetDate.getFullYear() && today.getMonth() === targetDate.getMonth() && today.getDate() === targetDate.getDate() ) { document.getElementById("specialLink").style.display = "block"; }

Password (copy/paste):

var today = new Date(); var targetDate = new Date(2024, 9, 26); if ( today.getFullYear() === targetDate.getFullYear() && today.getMonth() === targetDate.getMonth() && today.getDate() === targetDate.getDate() ) { document.getElementById("specialText").style.display = "block"; }


Β© 2024 buttfumbles | All rights reserved

Click on the "Today's Game" link to play (links out to game)

Enter West Coast Offense Play (password) to enter


Name of the Game: From the starting player given, complete the "starting five" chain by identifying the next four players

To help you:

  • πŸ“ "Can't each length" - First name letter length and Last name letter length are given

  • πŸ”€ Each player’s FIRST name initial = previous players 1st initial of LAST name

  • Ex: Jamarcus Russell --> Rick Fox

  • 🏈 One letter from the starter gets "fumbled" into the one of the names.

  • 😎 Player league is revealed (NFL, NBA, MLB only)

  • Only Players & Coaches who were active anytime between 1984 - Present (So no Red Grange, Ty Cobb, or Sonny Jurgensen!)

  • 🀝 Hyphens and apostrophes are not included in letter count. "Jr." is just JR

Results posted on the next day's game

Good Luck!