aboutsummaryrefslogtreecommitdiff
path: root/Virtools/Cross_Noodles.html
diff options
context:
space:
mode:
Diffstat (limited to 'Virtools/Cross_Noodles.html')
-rw-r--r--Virtools/Cross_Noodles.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/Virtools/Cross_Noodles.html b/Virtools/Cross_Noodles.html
new file mode 100644
index 0000000..d3c4d08
--- /dev/null
+++ b/Virtools/Cross_Noodles.html
@@ -0,0 +1,37 @@
+<html>
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <script src="http://3dlifeplayer.dl.3dvia.com/player/install/DetectBrowser.js"></script>
+ <script src="http://3dlifeplayer.dl.3dvia.com/player/install/3DLifePlayer_last_version.js"></script>
+ <script src="http://3dlifeplayer.dl.3dvia.com/player/install/3DLifePlayer.js"></script>
+ <title>Cross Noodles</title>
+ <link rel=stylesheet href='common.css' type='text/css'>
+</head>
+
+<body bgcolor="#000000" text="#00FF00">
+<div align="left" class="CTitle"><font size="6"><a href="./">Chrisoft</a>::<a href="./">Cross Noodles</a></font></div>
+<div align="center">
+ <script language="JavaScript">
+ Generate3DLifePlayerHtmlTag("Cross_Noodles.cmo",800,600,"Virtools");
+ </script>
+</div>
+
+<p align="center" class="TText">
+<a href="./Cross_Noodles.cmo">Download Cross Noodles
+composition file</a><br />
+Requires <a href="http://www.3dvia.com/products/3dvia-player/">3DVIA Player</a>.<br />
+How to play<br />
+This is a mini game. <br />
+You are the green cube. Use arrow keys to control the cube.<br />
+Select difficulty and the game will generate some black lines.<br />
+Touching these lines will decrease your health.<br />
+In Hard and Hell difficulties, some green balls will also<br />
+been generated. Collecting them will restore your health.<br />
+You are at one of the corners at the beginning, and your goal<br />
+is to reach the opposite corner.<br />
+A new version written in JavaScript is available <a href="./CrossNoodlesJS">here</a>.
+</p>
+
+</body>
+</html> \ No newline at end of file