ChillGames

Overview

ChillGames is a web-based platform for casual gaming, built with HTML, CSS, and JavaScript. It allows users to create profiles, play games (starting with Rock Paper Scissors), and potentially connect with friends in the future. User data is stored locally in the browser using local storage, eliminating the need for a server-side backend.

Features

  • User Profiles: Create and update a personal profile.
  • Games: Enjoy a classic game of Rock Paper Scissors , Tictac toe and more.
  • Local Storage: User data is saved locally for persistent sessions.
  • Responsive Design: Accessible on various devices.
  • Expandable: Designed to easily accommodate new games and features.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Getting Started

  1. Clone the repository:

    git clone [https://github.com/Radley-code/chillgames]
    
  2. Open index.html in your web browser.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Mail

Built With

Share this project:

Updates