Skip to content

anna-chappelle/bracket-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a custom Bracket City puzzle!

This project contains a simple, interactive HTML tool that lets you create your own custom version of The Atlantic's Bracket City game. Input your clues and corresponding answers, and it generates a playable game your friends can try to solve.

No setup, no servers, just a self-contained file that runs directly in your browser.

How to Use:

  1. Download the Project: Click the green "Code" button at the top of the repository and select "Download ZIP"

  2. Unzip the file once downloaded

  3. Double-click on the file called "index.html" to open it in your browser (this works locally, no internet connection required)

  4. Enter the full puzzle with all of your brackets

  5. Enter the answers for each of your bracketed clues

  6. Challenge a friend to play your game, or play it yourself!

Files in this project

  • index.html - This is the file you will run (opens up locally in your browser)

  • main.js - Contains the logic for creating and playing the game

  • style.css - Stylesheet to make the code look pretty

  • bracket.py - Original Python script to create and play the game in the terminal

Credit to: Bracket City by The Atlantic (Ben Gross)

Screenshot 2025-07-07 at 12 11 15 PM Screenshot 2025-07-07 at 12 16 32 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5