Code Monkey home page Code Monkey logo

click-the-edible-game's Introduction

✨Click-The-Edible-Game✨

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit GitHub repo size Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Table of Contents🧾


Introduction📌

A well-designed interesting game made using HTML, CSS, and JS where you can play with your favorite edible and click on it to get the highest score.

  • There are five categories - Fruits, Vegetables, Sweets, Snacks, and Bakery Products. Click on your favorite edible to start the game.
  • You can choose how much time you want to spend on one edible.
  • Timer, Score and Lives ❤️ count are shown on the screen.
  • Clicking on one edible will increase your score by 1.
  • Clicking on a rotten 🤢 edible will decrease the score by 1.
  • Clicking on a bomb 💣 will decrease your lives count by 1.
  • When the time is over or all of your 3 lives are exhausted, it's game over, and the final score will be shown.
  • All the scores are stored until you remain on the game i.e, before you refresh/reload/close the page.
  • High Score, along with all the scores are shown sorted in descending order.
  • You can either click on the refresh button or return to home to select a new edible.

Technology Used🚀

HTML CSS JS

(back to top)

Overview⭐

Landing Page :-

image

Home/Main Page :-

image

Instructions Box :-

image

Selection of Edible Page :-

image image image

Choose GamePlay Time Box :-

image

Playing Screen :-

image

Dark Mode :-

image

Rotten Edibles :-

image

Play/Pause/Restart Box :-

image

High Score/Your Scores Box :-

image

(back to top)

Getting Started💥

  • Fork this Repository.
  • Clone the forked repository in your local system.
git clone https://github.com/<your-github-username>/Click-The-Edible-Game.git
  • Open index.html in your browser.
  • View the Live Project here.
  • Raise an issue if you find a bug or add a feature.
  • Wait for the issue to be assigned and proceed only after the issue is assigned to you.
  • Navigate to the project directory.
cd Click-The-Edible-Game
  • Create a new branch for your feature.
git checkout -b <your_branch_name>
  • Perfom your desired changes to the code base.
  • Track and stage your changes.
# Track the changes
git status

# Add changes to Index
git add .
  • Commit your changes.
git commit -m "your_commit_message"
  • Push your committed changes to the remote repo.
git push origin <your_branch_name>
  • Go to your forked repository on GitHub and click on Compare & pull request.
  • Add an appropriate title and description to your pull request explaining your changes and efforts done.
  • Click on Create pull request.
  • Congrats! 🥳 You've made your first pull request to this project repo.
  • Wait for your pull request to be reviewed and if required suggestions would be provided to improve it.
  • Celebrate 🥳 your success after your pull request is merged successfully.

(back to top)

Contributing Guidelines📑

Read our Contributing Guidelines to learn about our development process, how to propose bugfixes and improvements, and how to build to Click-The-Edible-Game.

Code Of Conduct📑

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.

This repo has been part of the following Open Source Programs🥳

Hacktoberfest2022
Hacktoberfest 2k22
JWOC2023
JWOC 2k23

(back to top)

Project Admin⚡

Rakesh Roshan
Rakesh Roshan

Project Contributors🫂

Contributing is fun🧡

forthebadge

Contributions of any kind from anyone are always welcome🌟!!

Give it a 🌟 if you ❤ this project. Happy Coding👨‍💻

(back to top)

click-the-edible-game's People

Contributors

aditi-dahiya avatar ak-shat-jain avatar arbtrage avatar d3vilghost avatar daffodilgithub avatar embertseal avatar gjyotk avatar hritik1503 avatar khushimarothi avatar kushaljgec2025 avatar pooranjoyb avatar purvisaini avatar rakesh9100 avatar rathoreabhiii avatar ritika728 avatar s-ishita avatar sasivardhan247 avatar soumyadevsaha avatar suman-tewary avatar tuhinbanerjee31 avatar vinay-singh-chauhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.