Skip to content

Simple Color Game Project using random() function (Identify the color for given RGB values)

Notifications You must be signed in to change notification settings

laxmishigoli1152/Color-Game-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COLOR GAME

A Simple Color Game usig HTML, CSS, JAVASCRIPT for beginners. to create issues, use first-timers-only. Happy coding for Hacktoberfest 2020

Table of Contents


Introduction
Description
Technologies Using
Contributers Guide
Getting Started - Local Development

Introduction
This project aims to help creating a simple game using html, css3 and javascript
Description

On the frontend we are using HTML, CSS , JAVASCRIPT
Technologies Using

CSS v3.0
Bootstrap 4.5.2.
Contributers Guide

To contribute to hassle free, follow these steps:
Fork this repository.
Create a branch: git checkout -b .
Make your changes and commit them: git commit -m ''
Push to the original branch: git push origin /
Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.

Getting Started

To get started locally, follow these instructions:
If you haven't done it already, make a fork of this repo.
Clone to your local computer using git.
Make sure that to create pull request.

About

Simple Color Game Project using random() function (Identify the color for given RGB values)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • CSS 23.6%
  • HTML 14.7%