Skip to content

GreatDeveloper66/color_game

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 

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