Skip to content

subodh-06/Games-using-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple HTML, CSS, and JavaScript Games

Welcome to the Simple Games Repository! 🎮 This repository contains various fun and interactive games built using HTML, CSS, and JavaScript. The goal is to provide simple, beginner-friendly examples of games that anyone can build and customize.

Available Games

A classic two-player game where you try to get three of your symbols in a row, column, or diagonal.

  • Status: Available to play! ✅
  • Description: Players take turns marking spaces in a 3×3 grid. The player who first aligns three of their marks vertically, horizontally, or diagonally wins the game.
  • Play the Tic-tac-toe Game

Upcoming Games

The following games will be added soon, stay tuned for updates! 👾

2. Rock, Paper, Scissors

The popular hand game where Rock beats Scissors, Scissors beats Paper, and Paper beats Rock.

  • Status: Coming Soon ⏳
  • Description: Players choose Rock, Paper, or Scissors, and the game determines the winner based on the classic rules.

3. Memory Game (Matching Pairs)

Test your memory by matching pairs of cards from a deck.

  • Status: Coming Soon ⏳
  • Description: Flip two cards at a time and try to match them. The game ends when all pairs have been matched.

4. Snake Game

A simple game where you control a snake to eat food and grow longer.

  • Status: Coming Soon ⏳
  • Description: Navigate the snake to collect food, but be careful not to run into the walls or yourself!

5. Whack-a-Mole

A fast-paced game where you try to "whack" as many moles as possible.

  • Status: Coming Soon ⏳
  • Description: Moles randomly pop out of holes, and you have to click on them before they disappear.

6. Breakout Game

Break the blocks using a ball and paddle in this arcade-style game.

  • Status: Coming Soon ⏳
  • Description: Use the paddle to bounce the ball and break all the bricks on the screen.

7. Simon Game

A memory game where players repeat a sequence of colors.

  • Status: Coming Soon ⏳
  • Description: The game shows a pattern of colors, and the player must repeat the sequence in the correct order.

How to Play

  1. Clone the repository to your local machine:

    git clone https://github.com/subodh-06/Games-using-javascript.git
    cd <game path>
  2. Open the index.html file of any available game in your browser to start playing.


Contributing

Feel free to contribute by adding new games, improving existing games, or enhancing the UI/UX of the project. You can create a pull request and share your work with the community!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published