Skip to content

Welcome to my JavaScript Projects repository! ๐ŸŽฎ๐Ÿ’ป This repository showcases engaging and interactive projects built using JavaScript. Each project highlights core JavaScript concepts and demonstrates creative problem-solving and design.

Notifications You must be signed in to change notification settings

meghanakn473/Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Projects Repository ๐ŸŽฎ๐Ÿ’ป

Welcome to my JavaScript Projects repository! This collection includes three engaging projects that showcase JavaScript's versatility and fun. Explore classic games and creative concepts while enjoying interactive experiences directly in your browser.

Projects

1. Rock-Paper-Scissors Game โœ‚๏ธ๐Ÿ“œ๐Ÿชจ

  • A fun game where you can challenge the computer in a match of wits.
  • Features:
    • Simple and intuitive user interface.
    • Randomized computer moves for fairness.
    • Quick and exciting rounds.

2. Tic-Tac-Toe Game โŒโญ•

  • The timeless strategy game brought to life in your browser.
  • Features:
    • Two-player mode to play with friends.
    • Clean and responsive design.
    • Highlights the winner or detects a draw.

3. Currency Generator Game ๐Ÿ’ธ๐Ÿ’ฐ

  • A playful and creative game that simulates generating currency based on user actions.
  • Features:
    • User input-driven gameplay.
    • Interactive design for a fun experience.
    • Light educational value about different currencies.

How to Use

  1. Clone the repository:
    git clone https://github.com/meghanakn473/Javascript.git
  2. Navigate to the project folder and open the respective HTML file in your browser:
    • cd your-repo-name
    • open index.html
  3. Enjoy the games directly in your browser!

TechStack

  1. HTML5: For the structure of the web pages.
  2. CSS3: For styling and layout.
  3. JavaScript: For dynamic functionality and interactivity.

Contributions

Contributions are welcome! If you'd like to improve or add features to these projects:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes and push the branch:
     git push origin feature/your-feature-name
  4. Submit a pull request explaining your changes.

About

Welcome to my JavaScript Projects repository! ๐ŸŽฎ๐Ÿ’ป This repository showcases engaging and interactive projects built using JavaScript. Each project highlights core JavaScript concepts and demonstrates creative problem-solving and design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published