Welcome to the Vanilla JavaScript Games Collection! This repository contains a variety of progressive web app (PWA) games built entirely with vanilla JavaScript. These games are optimized for modern web browsers and can be played directly in your browser without any additional installations.
- Snake
- Tic Tac Toe
- Clone the repository:
git clone https://github.com/nebyat19/JS-Game-Collection.git
- Navigate to the game directory:
cd JS-Game-Collection/snake
-
Open the
index.htmlfile in your web browser. -
Enjoy playing the game!
Contributions are welcome! If you have ideas for improvements or additional features, feel free to fork the repository, make your changes, and submit a pull request.

