Skip to content

ktcotz/Guesser

Repository files navigation

Guesser

Guesser - random number game

Project Overview 🎨

Play our original game, Guesser. Test if you have good instinct and if you can guess the secret number, be careful, you have a limited number of attempts!

Tech/framework used 🧰

Tech Description
HTML5 Structure
CSS3 Styling
TypeScript Logic
Visual Studio Code IDE
NPM Package Manager

How to install 🎨

  1. npm install (Install all packages.)
  2. npm compile:ts (Compiling ts file.)
  3. Run live-server on index.html.

Live 📍

https://ktcotz.github.io/Guesser/