Skip to content

sunshinekitsune/do-you-know-usa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

do-you-know-usa

A simple game to help you memorize the states and capitals of the United States of America.

How to Play

Play the game at https://do-you-know-usa.surge.sh.

How to run the game locally

  1. Clone the repository:
    git clone https://github.com/sunnykitsune/do-you-know-usa.git
  2. Navigate to the project directory:
    cd do-you-know-usa
  3. Install the required dependencies:
    npm i # or pnpm i, if you are into that kind of thing. (I am!)
  4. Start the game:
    npm run start
  5. Open your browser and go to http://localhost:3001 to play the game.

License

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE.md file for details.

Credits

Thank you to Chris Youderian for the map image. You can find the map and his other simple maps at https://simplemaps.com/resources/svg-us. (Seriously, check out his work, it's really high quality!)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors