Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.44 KB

FE(Front-End) Games Project

Welcome to the Front-End Games project! This repository contains a collection of browser-based games built using vanilla JavaScript, HTML, and CSS. These games are designed to showcase of front-end web technologies without relying on external js/css frameworks or libraries, also games are designed to make the learning process enjoyable and interactive, providing a fun way to practice and experiment with these fundamental web technologies.

Table of Contents

Features

  • Lightweight and fast games.
  • Responsive design for various screen sizes.
  • No external dependencies – built with vanilla JS, HTML, and CSS.
  • Easily customizable for personal use or integration into other projects.

Games

  1. Tic-Tac-Toe

Feel free to explore and play these games by navigating to the corresponding folders.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/techguy-bhushan/fe-games.git 
    
  2. Open a game:

    Choose a game from the games directory and open its index.html file in your web browser.

  3. Play and enjoy!

Contribution Guidelines

We welcome contributions! If you'd like to contribute to the project, please raise pull request with discription.

Happy learning & gaming! 🎮