-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgames.html
65 lines (63 loc) · 2.56 KB
/
games.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
<HTML>
<HEAD>
<TITLE>G A M E S</TITLE>
<link rel="shortcut icon" type="image/png" href="images/favicon/favicon.png"/>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="Microsoft Word 97">
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<META NAME="Template" CONTENT="D:\microsoft office 97\Templates\Web Pages\Web Page Wizard.wiz">
</HEAD>
<BODY TEXT="#000000" LINK="#0000ff" VLINK="#800080" BACKGROUND="Image1.gif">
<TABLE CELLSPACING=0 BORDER=0 CELLPADDING=7 WIDTH=936>
<TR><TD WIDTH="12%" VALIGN="TOP" ROWSPAN=10 HEIGHT=138>
<P></TD>
<TD WIDTH="88%" VALIGN="TOP" COLSPAN=3 HEIGHT=138>
<B><FONT FACE="Garamond" SIZE=7><P><BR>
G A M E S <IMG SRC="halflife.gif" WIDTH=219 HEIGHT=128><BR>
<BR>
<BR>
<BR>
</B></FONT></TD>
</TR>
<TR><TD WIDTH="88%" VALIGN="TOP" COLSPAN=3 HEIGHT=136>
<P><IMG SRC="images/redridinghood.jpg" WIDTH=375 HEIGHT=375 ALT="redridinghood"></TD>
</TR>
<TR><TD WIDTH="9%" VALIGN="MIDDLE" HEIGHT=86><P></P></TD>
<TD WIDTH="19%" VALIGN="MIDDLE" HEIGHT=86>
<FONT FACE="Garamond"><P>Search</FONT></TD>
<TD WIDTH="60%" VALIGN="TOP" ROWSPAN=3 HEIGHT=86>
<FONT FACE="Garamond"><P>red riding hood on something while trying to climb up the tower real fast, dodging spells and traps</P>
<P> </P>
<P>First game using unity. Use spelunky inspired algorithm to generate level top to bottom. Generate everytime u die or restart the game.</P>
</FONT><P> </TD>
</TR>
<TR><TD WIDTH="9%" VALIGN="MIDDLE" HEIGHT=86><P></P></TD>
<TD WIDTH="19%" VALIGN="MIDDLE" HEIGHT=86>
<FONT FACE="Garamond"><P>Download</FONT></TD>
</TR>
<TR><TD WIDTH="9%" VALIGN="MIDDLE" HEIGHT=102>
<P><IMG SRC="Image11.gif" WIDTH=83 HEIGHT=60></TD>
<TD WIDTH="19%" VALIGN="MIDDLE" HEIGHT=102>
<P><A HREF="https://www.youtube.com/watch?v=B06SwS4kq1g">Video</A></TD>
</TR>
<TR><TD WIDTH="9%" VALIGN="MIDDLE" ROWSPAN=3 HEIGHT=16><P></P></TD>
<TD WIDTH="19%" VALIGN="MIDDLE" ROWSPAN=3 HEIGHT=16><P></P></TD>
<TD WIDTH="60%" VALIGN="MIDDLE" HEIGHT=16><P></P></TD>
</TR>
<TR><TD WIDTH="60%" VALIGN="MIDDLE" HEIGHT=22><P></P></TD>
</TR>
<TR><TD WIDTH="60%" VALIGN="MIDDLE" HEIGHT=11><P></P></TD>
</TR>
<TR><TD WIDTH="88%" VALIGN="TOP" COLSPAN=3>
<P>
<TEXTAREA NAME="red riding hood" id="" cols="90" rows="10" readonly>NAME: red riding hood on something while trying to climb up the tower real fast, dodging spells and traps DESC: </TEXTAREA>
</P>
<P> </TD>
</TR>
<TR><TD WIDTH="88%" VALIGN="TOP" COLSPAN=3>
<P ALIGN="CENTER"><A HREF="index.html">home</A></TD>
</TR>
</TABLE>
<FONT FACE="Garamond"><P> </P>
<P> </P></FONT></BODY>
</HTML>