Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1 KB

README.md

File metadata and controls

35 lines (21 loc) · 1 KB

JS-Guessing-Game

A simple HTML, CSS and JavaScript Guessing Game tutorial. Dependency free. Uses browser sessionStorage. The tutorial can be found at https://wp.me/poe8j-3uC

New Features in V2

Rewritten in TypeScript and compiled to JavaScript. Added levels, state management and localStorage, notifications.

How to run

You can run directly from the dist folder or compile from src if you want to make changes. I have installed the following:

  • Sass Dart CLI
  • TypeScript CLI
  • Bun to install the Bulma package

Recommends

Running with VS Code live server extension. It should work on all modern browsers.

Other Info

Request features, Roll your own, Share and have fun!

Special Thanks

Bun

Bulma

FrontEnd Masters

License

Add badges from: shields.io

MIT License