Xhz0729 / techtonica-assignments

Public techtonica-assignments repo
0 stars 1 forks source link

Techtonica Assignments

This repository contains projects completed as part of my Techtonica training. Each project is designed to reinforce different aspects of web development, including JavaScript, HTML, and CSS. Below are the details of the projects included in this repository.

Projects

1. Guess My Number

Description:
A number guessing game where users attempt to guess a randomly generated number within a range they select. The game provides feedback on whether the guess is too high or too low until the correct number is guessed.

Features:

2. Flip Coin

Description:
A coin flip game where users can flip a coin and get a result of either heads or tails. The game includes additional features where users can keep track of their score.

Features:

How to Run

  1. Clone this repository:
    git clone https://github.com/Xhz0729/techtonica-assignments.git
  2. Navigate to the project directory:
    cd techtonica-assignments
  3. Open the project files in your preferred browser to run the games.