Skip to content

Commit bf21685

Browse files
authored
ReadMe
1 parent 78486e4 commit bf21685

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

readme.md

+5-10
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
1-
## [Live Hosting on Firebase](https://wdijeopardy.firebaseapp.com)
1+
## [Click to play, hosted on Firebase](https://wdijeopardy.firebaseapp.com)
22

33
*Get Started:*
44

5-
**Terminal**
6-
5+
From terminal:
76
* 1. Clone Repository ``git clone https://github.com/airbr/WDI7-Jeopardy``
87
* 2. Change into the directory ``cd ./Project1-Jeopardy``
98
* 3. Turn on your audio (Optional... but highly reccomended!)
109
* 4. Open index.html in your web browser ``open public/index.html``
11-
* 5. Enjoy!
10+
* 5. Enjoy
1211

1312
--
1413
### WDI Jeopardy by Morgan Murrah - v2.0
1514

16-
This game started as one of my earliest projects and was my first application of HTML, CSS, Javsacript and JQuery. This was also originally project one from taking the web development immersive at General Assembly. I have been adding bits and pieces to it since then.
17-
18-
### Current version: V2.0:
15+
This game started as one of my first ever web projects and was my first application of HTML, CSS, Javsacript and JQuery.
1916

20-
This game has been simplified/ a lot of refactoring of my horrible earlier code. The game now makes use of the new CSS Grid specification [which is not fully supported yet](http://caniuse.com/#feat=css-grid). Since its a simple game I figured its a great place to try this new shiny thing in the world of CSS.
17+
This game has been simplified/ a lot of refactoring of my horrible earlier code. The game now makes use of the new CSS Grid specification [which is not fully supported yet](http://caniuse.com/#feat=css-grid).
2118

2219
### Current Game:
2320

@@ -28,8 +25,6 @@ This game has been simplified/ a lot of refactoring of my horrible earlier code.
2825
![](wdi-jeopardy-v1.5-main.png)
2926
![](wdi-jeopardy-v1.5-modal.png)
3027

31-
32-
3328
#### Future develoment:
3429

3530
* Make the game competitive/two player

0 commit comments

Comments
 (0)