1
1
<!DOCTYPE html>
2
2
< html >
3
- < head >
4
- < meta charset =' utf-8 ' >
5
- < meta http-equiv =' X-UA-Compatible ' content =' IE=edge ' >
6
- < title > Troy Game Development Club</ title >
7
- < meta name =' viewport ' content =' width=device-width, initial-scale=1 ' >
8
- < link rel =' stylesheet ' href =' styles.css ' >
9
- < link rel =' icon ' href =' gamedevfav96.png ' type =' image/png ' >
10
- </ head >
3
+ < head >
4
+ < meta charset =" utf-8 " / >
5
+ < meta http-equiv =" X-UA-Compatible " content =" IE=edge " / >
6
+ < title > Troy Game Development Club</ title >
7
+ < meta name =" viewport " content =" width=device-width, initial-scale=1 " / >
8
+ < link rel =" stylesheet " href =" styles.css " />
9
+ < link rel =" icon " href =" gamedevfav96.png " type =" image/png " />
10
+ </ head >
11
11
12
- < body >
13
- < div class = "navbar ">
14
- < img src = "bannerlogo.png " width = "170 " height = "85 ">
15
- < div class = "navanchors ">
16
- < ul >
17
- < li > < a href = "index.html "> Home</ a > </ li >
18
- < li > < a href = "about.html "> Meet the Team</ a > </ li >
19
- < li > < a href = "contact.html "> Contact</ a > </ li >
20
- </ ul >
21
- </ div >
22
- </ div >
12
+ < body >
13
+ < div class = "navbar ">
14
+ < img src = "bannerlogo.png " width = "170 " height = "85 " / >
15
+ < div class = "navanchors ">
16
+ < ul >
17
+ < li > < a href = "index.html "> Home</ a > </ li >
18
+ < li > < a href = "about.html "> Meet the Team</ a > </ li >
19
+ < li > < a href = "contact.html "> Contact</ a > </ li >
20
+ </ ul >
21
+ </ div >
22
+ </ div >
23
23
24
- < div class = "intro ">
25
- < h1 > hello.</ h1 >
26
- < p > Welcome to the Game Development Club of Troy High School, Fullerton. Below are some of our games. Go give them a try!</ p >
27
- </ div >
24
+ < div class ="intro ">
25
+ < h1 > hello.</ h1 >
26
+ < p >
27
+ Welcome to the Game Development Club of Troy High School, Fullerton.
28
+ Below are some of our games. Go give them a try!
29
+ </ p >
30
+ </ div >
28
31
29
- < div class = "cubeinc ">
30
- < div class = "gametext ">
31
- < div class = "gametitle ">
32
- Cube Inc
33
- < div class = "gamedescription ">
34
- < p > a minimalistic, yet challenging puzzle game.</ p >
35
- < a href = "CubeIncWebGL/index.html "> Play in browser</ a >
36
- < a href ="https://play.google.com/store/apps/details?id=com.TroyGameDevelopmentClub.CubeInc ">
37
- < img border ="0 " src ="en_badge_web_generic.png " width ="205 " height ="83 ">
38
- </ a >
39
- </ div >
40
- </ div >
41
- </ div >
42
- </ div >
43
-
44
- < div class = "cashout ">
45
- < div class = "gametext ">
46
- < div class = "gametitle ">
47
- Cash Out
48
- < div class = "gamedescription ">
49
- < p > a fast paced police pursuit game.</ p >
50
- < a href = "CashOutWebGL/index.html "> Play in browser </ a >
51
- < a href ="https://play.google.com/store/apps/details?id=com.TroyGameDevelopment.CashOut ">
52
- < img border ="0 " src ="en_badge_web_generic.png " width ="205 " height ="83 ">
53
- </ a >
54
- </ div >
55
- </ div >
56
- </ div >
57
- </ div >
58
-
59
- < div class = "tapdefender ">
60
- < div class = "gametext ">
61
- < div class = "gametitle ">
62
- Tap Defender
63
- < div class = "gamedescription ">
64
- < p > a funny, light-hearted tapping game</ p >
65
- < a href = "TapDefenderWebGL/index.html "> Play in browser </ a >
66
- < a href ="https://play.google.com/store/apps/details?id=com.TroyGameDev.TapDefender ">
67
- < img border ="0 " src ="en_badge_web_generic.png " width ="205 " height ="83 ">
68
- </ a >
69
- </ div >
70
- </ div >
71
- </ div >
72
- </ div >
32
+ < div class ="cubeinc game ">
33
+ < div class ="gametext ">
34
+ < div class ="gametitle ">
35
+ Cube Inc
36
+ < div class ="gamedescription ">
37
+ < p > a minimalistic, yet challenging puzzle game.</ p >
38
+ < a href ="CubeIncWebGL/index.html "> Play in browser</ a >
39
+ < a
40
+ href ="https://play.google.com/store/apps/details?id=com.TroyGameDevelopmentClub.CubeInc "
41
+ >
42
+ < img
43
+ border ="0 "
44
+ src ="en_badge_web_generic.png "
45
+ width ="205 "
46
+ height ="83 "
47
+ />
48
+ </ a >
49
+ </ div >
50
+ </ div >
51
+ </ div >
52
+ </ div >
73
53
54
+ < div class ="cashout game ">
55
+ < div class ="gametext ">
56
+ < div class ="gametitle ">
57
+ Cash Out
58
+ < div class ="gamedescription ">
59
+ < p > a fast paced police pursuit game.</ p >
60
+ < a href ="CashOutWebGL/index.html "> Play in browser </ a >
61
+ < a
62
+ href ="https://play.google.com/store/apps/details?id=com.TroyGameDevelopment.CashOut "
63
+ >
64
+ < img
65
+ border ="0 "
66
+ src ="en_badge_web_generic.png "
67
+ width ="205 "
68
+ height ="83 "
69
+ />
70
+ </ a >
71
+ </ div >
72
+ </ div >
73
+ </ div >
74
+ </ div >
75
+
76
+ < div class ="tapdefender game ">
77
+ < div class ="gametext ">
78
+ < div class ="gametitle ">
79
+ Tap Defender
80
+ < div class ="gamedescription ">
81
+ < p > a funny, light-hearted tapping game</ p >
82
+ < a href ="TapDefenderWebGL/index.html "> Play in browser </ a >
83
+ < a
84
+ href ="https://play.google.com/store/apps/details?id=com.TroyGameDev.TapDefender "
85
+ >
86
+ < img
87
+ border ="0 "
88
+ src ="en_badge_web_generic.png "
89
+ width ="205 "
90
+ height ="83 "
91
+ />
92
+ </ a >
93
+ </ div >
94
+ </ div >
95
+ </ div >
96
+ </ div >
74
97
75
- < footer >
76
- © 2020 Ajay Liu. All Rights Reserved • contact@troygamedev.com
77
- </ footer >
78
- </ body >
79
- </ html >
98
+ < footer >
99
+ © 2020 Ajay Liu. All Rights Reserved • contact@troygamedev.com
100
+ </ footer >
101
+ </ body >
102
+ </ html >
0 commit comments