From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001
From: Chris Xiong <chirs241097@gmail.com>
Date: Sun, 10 Feb 2019 11:16:07 +0800
Subject: Initial commit.

---
 BulletLabRemix/common_mod.css             |  28 +++++++++++
 BulletLabRemix/index.html                 |  74 ++++++++++++++++++++++++++++++
 BulletLabRemix/scrot.html                 |  52 +++++++++++++++++++++
 BulletLabRemix/scrot/BLRIII_Menu.png      | Bin 0 -> 136282 bytes
 BulletLabRemix/scrot/BLRII_BG.jpg         | Bin 0 -> 71723 bytes
 BulletLabRemix/scrot/BLRII_BG2.jpg        | Bin 0 -> 152449 bytes
 BulletLabRemix/scrot/BLRII_Laser.jpg      | Bin 0 -> 72868 bytes
 BulletLabRemix/scrot/BLRII_Laser2.jpg     | Bin 0 -> 48291 bytes
 BulletLabRemix/scrot/BLRII_Menu_Final.png | Bin 0 -> 126170 bytes
 BulletLabRemix/scrot/BLR_Ext.jpg          | Bin 0 -> 172192 bytes
 BulletLabRemix/scrot/BLR_Linux.jpg        | Bin 0 -> 248949 bytes
 BulletLabRemix/scrot/BLR_Win.jpg          | Bin 0 -> 64499 bytes
 12 files changed, 154 insertions(+)
 create mode 100755 BulletLabRemix/common_mod.css
 create mode 100755 BulletLabRemix/index.html
 create mode 100755 BulletLabRemix/scrot.html
 create mode 100755 BulletLabRemix/scrot/BLRIII_Menu.png
 create mode 100755 BulletLabRemix/scrot/BLRII_BG.jpg
 create mode 100755 BulletLabRemix/scrot/BLRII_BG2.jpg
 create mode 100755 BulletLabRemix/scrot/BLRII_Laser.jpg
 create mode 100755 BulletLabRemix/scrot/BLRII_Laser2.jpg
 create mode 100755 BulletLabRemix/scrot/BLRII_Menu_Final.png
 create mode 100755 BulletLabRemix/scrot/BLR_Ext.jpg
 create mode 100755 BulletLabRemix/scrot/BLR_Linux.jpg
 create mode 100755 BulletLabRemix/scrot/BLR_Win.jpg

(limited to 'BulletLabRemix')

diff --git a/BulletLabRemix/common_mod.css b/BulletLabRemix/common_mod.css
new file mode 100755
index 0000000..d92d65f
--- /dev/null
+++ b/BulletLabRemix/common_mod.css
@@ -0,0 +1,28 @@
+.CTitle {
+	font-family: 'FreeMono', 'Courier New', Courier, monospace;
+}
+.TText {
+	font-family: 'FreeMono', 'Courier New', Courier, monospace;
+}
+a:link { 
+color:#1194FF; 
+text-decoration:none; 
+} 
+a:visited { 
+color:#20ACFF; 
+text-decoration:none; 
+} 
+a:hover { 
+color:#3FBFFF; 
+text-decoration:none; 
+} 
+a:active { 
+color:#CCCCFF; 
+text-decoration:none; 
+} 
+div.floating {
+	right: 0px;
+	bottom: -10px;
+	position: fixed;
+	transform: rotateY(180deg);
+}
\ No newline at end of file
diff --git a/BulletLabRemix/index.html b/BulletLabRemix/index.html
new file mode 100755
index 0000000..408a2fa
--- /dev/null
+++ b/BulletLabRemix/index.html
@@ -0,0 +1,74 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Chrisoft::BulletLabRemix</title>
+<link rel=stylesheet href='../common.css' type='text/css'>
+<style type="text/css">
+body
+{
+	color: #3F3;
+	background: #0A0A0A;
+}
+div.TPartitle
+{
+	margin-top: 0.5em;
+	font-size: 1.5em;
+	font-weight: bold;
+}
+</style>
+</head>
+<body>
+<table border="0" style="width:66%;margin:auto;">
+  <tr>
+    <td class="TText">
+    <span style="text-align:left;font-size:2em;"><a href="../">Chrisoft</a>::<a href="./">Bullet Lab Remix</a></span>
+    <br>
+    <span style="float:right;">Meet the power of open source!</span></td>
+  </tr>
+  <tr>
+    <td class="TText"><div class="TPartitle">Over view</div><br>
+      <img src="./scrot/BLRIII_Menu.png" width="480" height="360" alt="BLRIII menu screenshot"><br>
+      Bullet Lab Remix
+    is an open source game project inspired by Gameboltz's <a href="http://www.funny-games.biz/bullet-lab.html">Bullet Lab</a> <a href="http://www.gameboltz.com/game/337/bulletlab">(Original link, dead)</a> and (somehow) <a href="http://www16.big.or.jp/~zun/">the Touhou Project</a>. However, this is a strange game with its own style.<br>
+    (Surprisingly, this game has native Linux support!)</td>
+  </tr>
+  <tr>
+   <td class="TText"><div class="TPartitle">System Requirements</div><br>
+   Bullet Lab Remix supports almost all modern i386/amd64 computers. See Readme in the game folder for details.
+   </td>
+  </tr>
+  <tr>
+    <td class="TText"><div class="TPartitle">Development Status</div><br>
+    [20150912]Bullet Lab Remix III is now in its main development phase.<br>
+    [20150614]Bullet Lab Remix III first development phase finished... The whole development folder can be found <a href="./public/BLRScriptTestbed">here</a>.<br>
+    [20150217]Bullet Lab Remix II 1.0.0-0 completed! Get source code <a href="https://github.com/chirs241097/bullet-lab-remix">Here</a>!<br>
+    [20130828]Bullet Lab Remix I 1.0.3 (stable release) Released!
+    </td>
+  </tr>
+  <tr>
+    <td class="TText"><div class="TPartitle">Distribution</div><br>
+        <a href="./public">Click here</a> to visit the download folder, which includes all binaries for different operating systems and, of course, the source code!
+        <br><br>
+        <a href="https://github.com/chirs241097/bullet-lab-remix">Project git repository</a>
+    </td>
+  </tr>
+  <tr>
+    <td class="TText"><div class="TPartitle">Screen Shots</div><br>
+      View Screen Shots <a href="./scrot.html">Here</a>(not maintained and outdated).</td>
+  </tr>
+  <tr>
+    <td colspan="4" class="TText"><div align="center">Copyright Chrisoft 2015&nbsp;&nbsp;<a href="../about.html">About</a>&nbsp;&nbsp;Site Map</div></td>
+  </tr>
+</table>
+</div>
+<div class="floatingr">
+	<script type="text/javascript">
+		function changeImage(img){
+		document.getElementById('aqt').src=img;
+		}
+	</script>
+	<img src="../koishi_norm.png" alt="" width="320" id="aqt" onmouseover="changeImage('../koishi_hovr.png')" onmouseout="changeImage('../koishi_norm.png')" onclick="this.remove();">
+</div>
+</body>
+</html>
diff --git a/BulletLabRemix/scrot.html b/BulletLabRemix/scrot.html
new file mode 100755
index 0000000..c047323
--- /dev/null
+++ b/BulletLabRemix/scrot.html
@@ -0,0 +1,52 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Chrisoft::BulletLabRemix::Screen Shots</title>
+<link rel=stylesheet href='../common.css' type='text/css'>
+<style type="text/css">
+body
+{
+	color: #FFF;
+	background: #0A0A0A;
+}
+</style>
+</head>
+
+<body>
+<table border="0" style="width:66%;margin:auto;">
+  <tr>
+    <td colspan="2" class="TText">
+      <font size="6"><a href="../index.html">Chrisoft</a>::<a href="./index.html">BulletLabRemix</a>::<a href="./scrot.html">Screen Shots</a></font>
+      <p>These screen shots are somehow out dated...</p>
+    </td>
+  </tr>
+  <tr>
+    <td width="51%"><a href="./scrot/BLR_Win.jpg"><img src="./scrot/BLR_Win.jpg" width="400" height="300"></a><br>
+      <span class="TText">Bullet Lab Remix I Main menu</span></td>
+    <td width="49%"><a href="./scrot/BLR_Linux.jpg"><img src="./scrot/BLR_Linux.jpg" width="533" height="300"></a><br>
+    <span class="TText">Bullet Lab Remix I running under Debian GNU/Linux. </span></td>
+  </tr>
+  <tr>
+    <td><a href="./scrot/BLR_Ext.jpg"><img src="./scrot/BLR_Ext.jpg" width="400" height="300"></a><br>
+    <span class="TText">Bullet Lab Remix 1 Level 3 Part 1</span></td>
+    <td><p><a href="./scrot/BLRII_BG.jpg"><img src="./scrot/BLRII_BG.jpg" width="383" height="298"></a><br>
+    <span class="TText">Bullet Lab Remix II Dev Screen Shot</span> </p></td>
+  </tr>
+  <tr>
+    <td><p><a href="./scrot/BLRII_BG2.jpg"><img src="./scrot/BLRII_BG2.jpg" width="387" height="302"></a><br>
+        <span class="TText">Bullet Lab Remix II Dev Screen Shot</span></p></td>
+    <td><p><a href="./scrot/BLRII_Laser.jpg"><img src="./scrot/BLRII_Laser.jpg" width="387" height="302"></a><br>
+        <span class="TText">Bullet Lab Remix II Laser Development Screen Shot</span></p></td>
+  </tr>
+  <tr>
+    <td><a href="./scrot/BLRII_Laser2.jpg"><img src="./scrot/BLRII_Laser2.jpg" width="387" height="300"></a><br>
+      <span class="TText">Bullet Lab Remix II Dev Screen Shot</span></td>
+    <td>&nbsp;</td>
+  </tr>
+  <tr>
+    <td colspan="2" class="TText"><div align="center">Copyright Chrisoft 2014&nbsp;&nbsp;<a href="../about.html">About</a>&nbsp;&nbsp;Site Map</div></td>
+  </tr>
+</table>
+</body>
+</html>
diff --git a/BulletLabRemix/scrot/BLRIII_Menu.png b/BulletLabRemix/scrot/BLRIII_Menu.png
new file mode 100755
index 0000000..f4328ed
Binary files /dev/null and b/BulletLabRemix/scrot/BLRIII_Menu.png differ
diff --git a/BulletLabRemix/scrot/BLRII_BG.jpg b/BulletLabRemix/scrot/BLRII_BG.jpg
new file mode 100755
index 0000000..6b26c6c
Binary files /dev/null and b/BulletLabRemix/scrot/BLRII_BG.jpg differ
diff --git a/BulletLabRemix/scrot/BLRII_BG2.jpg b/BulletLabRemix/scrot/BLRII_BG2.jpg
new file mode 100755
index 0000000..4ce4a3f
Binary files /dev/null and b/BulletLabRemix/scrot/BLRII_BG2.jpg differ
diff --git a/BulletLabRemix/scrot/BLRII_Laser.jpg b/BulletLabRemix/scrot/BLRII_Laser.jpg
new file mode 100755
index 0000000..64af85a
Binary files /dev/null and b/BulletLabRemix/scrot/BLRII_Laser.jpg differ
diff --git a/BulletLabRemix/scrot/BLRII_Laser2.jpg b/BulletLabRemix/scrot/BLRII_Laser2.jpg
new file mode 100755
index 0000000..8518315
Binary files /dev/null and b/BulletLabRemix/scrot/BLRII_Laser2.jpg differ
diff --git a/BulletLabRemix/scrot/BLRII_Menu_Final.png b/BulletLabRemix/scrot/BLRII_Menu_Final.png
new file mode 100755
index 0000000..f860802
Binary files /dev/null and b/BulletLabRemix/scrot/BLRII_Menu_Final.png differ
diff --git a/BulletLabRemix/scrot/BLR_Ext.jpg b/BulletLabRemix/scrot/BLR_Ext.jpg
new file mode 100755
index 0000000..c2e755c
Binary files /dev/null and b/BulletLabRemix/scrot/BLR_Ext.jpg differ
diff --git a/BulletLabRemix/scrot/BLR_Linux.jpg b/BulletLabRemix/scrot/BLR_Linux.jpg
new file mode 100755
index 0000000..a37bbc8
Binary files /dev/null and b/BulletLabRemix/scrot/BLR_Linux.jpg differ
diff --git a/BulletLabRemix/scrot/BLR_Win.jpg b/BulletLabRemix/scrot/BLR_Win.jpg
new file mode 100755
index 0000000..48df546
Binary files /dev/null and b/BulletLabRemix/scrot/BLR_Win.jpg differ
-- 
cgit v1.2.3