Skip to content

sergegithub22/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game (current version: beta 0.1.1)

In this game you have to guess a number which was given randomly.

  • Adapted for smartphones and tablets
  • Light and dark theme (There is a color themes change by JS without using classes)

Third party assets: (thanks to all who made it 🙏)

  • 3 google free fonts
  • Some free icons

Version history 👇

Alpha

  • Adapted for smartphones and tablets
  • Light and dark theme

Beta 0.1.1

  • Add full game statictic
  • Now, if button "compare" pressed without enter some number you will not expend any atempt and will see relevant message
  • Update text in "Rules" and description on GitHub
  • Some interface bugs have been fixed