From 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 Mon Sep 17 00:00:00 2001 From: Chris Xiong 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 @@ + + + + +Chrisoft::BulletLabRemix + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Chrisoft::Bullet Lab Remix +
+ Meet the power of open source!
Over view

+ BLRIII menu screenshot
+ Bullet Lab Remix + is an open source game project inspired by Gameboltz's Bullet Lab (Original link, dead) and (somehow) the Touhou Project. However, this is a strange game with its own style.
+ (Surprisingly, this game has native Linux support!)
System Requirements

+ Bullet Lab Remix supports almost all modern i386/amd64 computers. See Readme in the game folder for details. +
Development Status

+ [20150912]Bullet Lab Remix III is now in its main development phase.
+ [20150614]Bullet Lab Remix III first development phase finished... The whole development folder can be found here.
+ [20150217]Bullet Lab Remix II 1.0.0-0 completed! Get source code Here!
+ [20130828]Bullet Lab Remix I 1.0.3 (stable release) Released! +
Distribution

+ Click here to visit the download folder, which includes all binaries for different operating systems and, of course, the source code! +

+ Project git repository +
Screen Shots

+ View Screen Shots Here(not maintained and outdated).
Copyright Chrisoft 2015  About  Site Map
+ +
+ + +
+ + 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 @@ + + + + +Chrisoft::BulletLabRemix::Screen Shots + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Chrisoft::BulletLabRemix::Screen Shots +

These screen shots are somehow out dated...

+

+ Bullet Lab Remix I Main menu

+ Bullet Lab Remix I running under Debian GNU/Linux.

+ Bullet Lab Remix 1 Level 3 Part 1


+ Bullet Lab Remix II Dev Screen Shot


+ Bullet Lab Remix II Dev Screen Shot


+ Bullet Lab Remix II Laser Development Screen Shot


+ Bullet Lab Remix II Dev Screen Shot
 
Copyright Chrisoft 2014  About  Site Map
+ + 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