Skip to content

stevehanson/guess-that-hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

52 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Guess that Hex!

Guess that Hex is a multiplayer web-based game that I made just for fun. A color is presented, and the players try to guess the color's hex value.

The game is built using React and Firebase for real-time communication. It's hosted on S3.

Gif of Guess that Hex

Development

Run yarn install. Then start the app with yarn start.

This project also uses Storybook, which can be started with yarn storybook.

Deployment

First, make sure you have a .env file with keys: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, then run yarn deploy. This builds the project for production and uploads the build to S3.

About

A multiplayer real-time game for guessing hex color codes ๐ŸŒˆ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published