-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (166 loc) · 7.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<html>
<head>
<title>Jazzberry Games</title>
<link rel='stylesheet' type='text/css' href='bootstrap/css/bootstrap.min.css'>
<link rel='stylesheet' type='text/css' href='css/homepage.css'>
<link rel='stylesheet' type='text/css' href='css/base.css'>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type='text/javascript' src='bootstrap/js/bootstrap.min.js'></script>
<script type='text/javascript' src='js/video.js'></script>
<script id="Google Analytics">
(function(i,s,o,g,r,a,m){
i['GoogleAnalyticsObject']=r;
i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();
a=s.createElement(o),
m=s.getElementsByTagName(o)[0];
a.async=1;
a.src=g;
m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45976176-1', 'jazzberrygames.com');
</script>
</head>
<body>
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<a href="http://www.jazzberrygames.com/" class="navbar-brand">
Jazzberry Games
</a>
</div>
<div class="navbar-collapse collapse" id="navbar-main">
<ul class="nav navbar-nav">
<li>
<a href="https://github.com/JazzberryGames" target="_blank">
Github
</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="http://www.jazzberrygames.com/#" id="archives" target="_blank">
Archives<span class="caret"></span>
</a>
<ul class="dropdown-menu" aria-labelledby="archives">
<li><a tabindex="-1" href="http://particlejs.appspot.com/" target="_blank">
ParticleJS
</a></li>
<li><a tabindex="-1" href="https://play.google.com/store/apps/details?id=com.jazzberrygames.squiggle&hl=en" target="_blank">
Squiggle
</a></li>
<li><a tabindex="-1" href="http://www.skillshare.com/classes/business/Minimum-Viable-Product-Launch-Your-Startup-Idea-for-Less-than-1k/514516183/projects/229" target="_blank">
Thesis
</a></li>
<li><a tabindex="-1" href="http://jscubie.appspot.com/" target="_blank">
Rubik's Cube
</a></li>
<li><a tabindex="-1" href="https://chrome.google.com/webstore/detail/my-notes/odcinfcijclncjbfjbnggojhmkoohndf" target="_blank">
My Notes
</a></li>
<li><a tabindex="-1" href="https://chrome.google.com/webstore/detail/paint/bonhejlhcgnppblgmphnaneppjhapfhf" target="_blank">
Paint
</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="mailto:[email protected]" target="_blank">
Contact
</a>
</li>
</ul>
</div>
</div>
</div> <!-- end navbar -->
<div class="games-container">
<div id="carousel-games" class="carousel slide" data-ride="carousel" data-interval="5000">
<ol class="carousel-indicators">
<li data-target="#carousel-games" data-slide-to="0" class="active"></li>
<li data-target="#carousel-games" data-slide-to="1"></li>
<li data-target="#carousel-games" data-slide-to="2"></li>
<li data-target="#carousel-games" data-slide-to="3"></li>
<li data-target="#carousel-games" data-slide-to="4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active" id='coralcavern'>
<video id="video0" width="320" height="240" autoplay muted>
<source src="https://s3.amazonaws.com/jazzberrygames/videos/coral_caverns.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="carousel-caption">
<h1 class="carousel-game-title-white">
Coral Caverns
</h1>
<a class="btn btn-lg btn-primary" href="http://chronoberry.s3.amazonaws.com/coralcaverns.html" target="_blank" role="button">
Play Now
</a>
</div>
</div>
<div class="item">
<video id="video1" width="320" height="240" muted>
<source src="https://s3.amazonaws.com/jazzberrygames/videos/choose_wisely_2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="carousel-caption">
<h1 class="carousel-game-title-white">
Choose Wisely
</h1>
<a class="btn btn-lg btn-primary" href="./choosewisely" target="_blank" role="button">
Play Now
</a>
</div>
</div>
<div class="item" id='kittyklimber'>
<video id="video2" width="320" height="240" autoplay muted>
<source src="https://s3.amazonaws.com/jazzberrygames/videos/kitty_klimber_1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="carousel-caption">
<h1 class="carousel-game-title-white">
Kitty Klimber
</h1>
<a class="btn btn-lg btn-primary" href="http://kittyklimber.com/kittyklimber/" target="_blank" role="button">
Play Now
</a>
</div>
</div>
<div class="item">
<video id="video3" width="320" height="240" muted>
<source src="https://s3.amazonaws.com/jazzberrygames/videos/light_speed_2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="carousel-caption">
<h1 class="carousel-game-title">
Lightspeed
</h1>
<a class="btn btn-lg btn-primary" href="./lightspeed" target="_blank" role="button">
Play Now
</a>
</div>
</div>
<div class="item">
<video id="video4" width="320" height="240" muted>
<source src="https://s3.amazonaws.com/jazzberrygames/videos/time_lord_1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<div class="carousel-caption">
<h1 class="carousel-game-title">
Time Lord
</h1>
<a class="btn btn-lg btn-primary" href="./timelord" target="_blank" role="button">
Play Now
</a>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-games" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-games" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div> <!-- end carousel -->
</div>
</body>
</html>