rodrigoftw / simple-rgb-guessing-game

Simple guessing game using frontend basics, i.e. html, css and javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple RGB Guessing Game

Simple guessing game using frontend basics, i.e. html, css and javascript.

Difficulty and Rules

There are two difficulty modes in the game: 'Easy' and 'Hard'. The only difference between both is the amount of squares shown on the screen. Basically what happens is that easy mode will show you three squares an hard mode will show you six. At the moment there's no amount of tries, so you could pick all the wrong squares and then pick the right one, thus winning the game. Have fun.

About

Simple guessing game using frontend basics, i.e. html, css and javascript.

License:MIT License


Languages

Language:JavaScript 63.4%Language:CSS 22.5%Language:HTML 14.1%