Skip to content

GreatDeveloper66/color_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Game

This is an app for a color game where the user guesses the RGB,RGBA or hex number for a random color

This repository contains all the source code for the Color Game App

Running Locally

Make sure you have GitHub and the Heroku CLI installed.

$ git clone https://github.com/GreatDeveloper66/Color_Game_ # or clone your own fork
$ cd color_game
$ Open Index.html in browser
$ or live preview Index.html through brackets or other editor

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

or

Visit Online

Documentation

For more information about deploying to Heroku, see these Dev Center articles:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published