Skip to content

anarute/css-selector-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple learning experience that quickly teaches the basics of CSS selectors. It assumes familiarity with basic HTML.

The experience has been designed to work well on both mobile and desktop devices. As a result, large "shortcut" buttons are available to input keystrokes like # and ., which are typically challenging to type on mobile devices. The only keys the player should ever have to directly tap on their device's keyboard are the lowercase alphabet and the space bar.

Supported desktop browsers:

  • Firefox
  • Safari
  • Chrome
  • Opera
  • Internet Explorer 9

Supported mobile browsers:

  • Mobile Safari
  • Mobile Chrome

Unfortunately, support for Mobile Firefox is currently blocked by bug 763201 and bug 764817.

About

A very simple mobile-friendly game that teaches CSS selectors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • HTML 36.3%
  • CSS 17.6%