Welcome to Fun Games Hub! This repository is a collection of simple browser games crafted with HTML, CSS, and vanilla JavaScript. Dive into games like Tic Tac Toe, Coin Flip Challenge, and more. You can explore the games directly in your browser or download them for offline play.
- Introduction
- Games Included
- Technologies Used
- Getting Started
- Playing the Games
- Contributing
- License
- Contact
- Releases
Fun Games Hub is designed for everyone who loves casual gaming. Whether you're looking to pass the time or challenge a friend, this collection has something for you. Each game is built with fundamental web technologies, making it easy to understand and modify.
- Tic Tac Toe: A classic game where two players take turns marking a square on a 3x3 grid.
- Coin Flip Challenge: Test your luck by flipping a coin and predicting the outcome.
- Memory Game: Flip cards and match pairs in this engaging memory challenge.
- Rock Paper Scissors: Play against the computer in this timeless hand game.
- Snake Game: Control the snake to eat food and grow while avoiding walls and itself.
- HTML: For the structure of the games.
- CSS: For styling and layout.
- JavaScript: For game logic and interactivity.
To get started with Fun Games Hub, follow these steps:
-
Clone the repository to your local machine using the command:
git clone https://github.com/Seriffiii/fun-games-hub.git
-
Navigate to the project directory:
cd fun-games-hub
-
Open the
index.html
file in your favorite web browser.
You can play the games directly in your browser or download them. For the latest releases, check the Releases section. If you want to download a specific version, you can find the necessary files there. After downloading, extract the files and open the index.html
file in your browser.
We welcome contributions! If you want to help improve the Fun Games Hub, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Commit your changes with a clear message.
- Push to your branch.
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out:
- Email: your-email@example.com
- GitHub: Seriffiii
To stay updated with the latest features and improvements, visit the Releases section. Download the latest version and enjoy the games!
Thank you for checking out Fun Games Hub! We hope you enjoy playing these games as much as we enjoyed creating them. Happy gaming! 🎉