From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 10 Feb 2019 11:16:07 +0800 Subject: Initial commit. --- CrossNoodlesJS/index.html | 157 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 CrossNoodlesJS/index.html (limited to 'CrossNoodlesJS/index.html') diff --git a/CrossNoodlesJS/index.html b/CrossNoodlesJS/index.html new file mode 100644 index 0000000..eafa550 --- /dev/null +++ b/CrossNoodlesJS/index.html @@ -0,0 +1,157 @@ + + + + +Chrisoft::Cross Noodles + + + + + + + + +
Chrisoft::Cross Noodles
+ +
+ + +
You Win!
+
You are DEAD!
+ + +
Select Difficulty
+
Easy
+
Normal
+
Hard
+
Extreme!!
+
Too Simple?
+
Sometimes Naïve!
+
Brute mode
+
+ Replica of the old "Cross Noodles" game I created years ago. Written in html+javascript, uses WebGL.
+ This page may burn your CPU if you keep it open!
+ Guide: Use WASD to control the cube. Avoid the lines and try to reach the opposite corner! Green balls restore your health.
+ By enabling "Brute mode", you guarantee that you will not touch a single line twice!
+ The original "Cross Noodles" is here.
+ License: The MIT License. +
+
+ + -- cgit v1.2.3