File tree Expand file tree Collapse file tree 3 files changed +35
-4
lines changed
Expand file tree Collapse file tree 3 files changed +35
-4
lines changed Original file line number Diff line number Diff line change 1- # Reaction-Timer-
2- This is the game based on javascript which notes your reaction time , you have to very attentive towards it ...... So check and play .
1+ # Reaction-Timer-
2+ This is the game based on javascript which notes your reaction time , you have to very attentive towards it ...... So check and play .
3+ Live at https://reactiontimer.tk ( Renewal Needed )
4+
5+
6+ #
7+ ***
8+ # Welcome to the ** "Reaction-Timer"**
9+ ***
10+
11+ This is the game which will make you attentive with the game . It is very interesting when you bored ...
12+ ***
13+
14+
15+ ## You have to click the shapes as fast as you can , your time of response wil be automatically noted and displayed on the left hand side
16+
17+ ***
18+ > Here are the screenshots of the Game !...
19+
20+ ![ reaction] ( https://user-images.githubusercontent.com/34159717/43367366-62ade7a8-9369-11e8-9d52-aabe76f742d7.JPG )
21+ Screenshot 1
22+
23+ ![ reaction1] ( https://user-images.githubusercontent.com/34159717/43367367-63108aca-9369-11e8-96a6-ba5fc79201bb.JPG )
24+ Screenshot 2
25+
26+ ## You are most welcome to modify and give the suggestions .. If You find any mistake or error then make a pull request or inform to me ..
27+ ***
28+ ### - Leave your Error or anything want to know , get connected on gitter Click the Link
29+ [ ![ Join the chat at https://gitter.im/Reaction-Timer/Lobby ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/Reaction-Timer/Lobby )
30+
31+ # Programming Languages Used Here Are :
32+ * Javascript
33+ * HTML & CSS
Original file line number Diff line number Diff line change @@ -70,4 +70,4 @@ document.getElementById("shape").onclick = function() {
7070
7171
7272 Timeout ( ) ;
73- }
73+ }
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ position: relative;
1010.bold {
1111font-weight : bold;
1212color : red;
13- }
13+ }
You can’t perform that action at this time.
0 commit comments