Welcome to the Game Projects Repository! 🎮 This repository contains a collection of games built using various technologies like HTML, CSS and JavaScript. Each project is designed to be fun and engaging while showcasing different aspects of game development.
This repository is a hub of interactive games developed to demonstrate creativity and technical skills. Whether you're interested in pattern-matching games, reflex-based challenges, or logic puzzles, there's something here for everyone!
- Simon Game
- A memory-based game where players replicate patterns shown by the system.
- 2048 Game
- A tile-merging puzzle game where players slide tiles to combine them and reach the 2048 tile.
- Stone-Paper-Scissors
- A fun and interactive game where players test their luck and strategy by choosing one of three options: Stone, Paper, or Scissors.
- Tic-Tac-Toe
- A fun and strategic game where two players take turns placing Xs and Os on a 3x3 grid, aiming to align three in a row to win.
- Clone the repository:
git clone https://github.com/grasyPatel/FunProjects.git
- Navigate to the project folder:
cd FunProjects
- Open the
index.html
file of the desired project in a web browser to play.
- HTML5
- CSS3
- JavaScript
Happy Gaming! 🎉