Skip to content

ridgey28/JS-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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