Skip to content

gl-el/rs-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSS Selectors game Deploy

Educational project at RSschool Stage 2

Clone of the game CSS Dinner

Implemented:

  • Typescript usage;
  • Usage of ESLint air-bnb-base & airbnb-typescript configs;
  • Ace editor to colorize user input;
  • First attempt to make tests using Jest;
  • User can input any selector and press Enter key or button to check it;
  • Help button set right answer to the input with typing effect;
  • Tooltip with selector appears on hover over the elements on the plate or code block;
  • Saving state of the game to a localStorage;
  • Restarting game without reloading the page;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published