blob: 18732b8f6d25496e0d42dd442949c55cae55f2ad (
plain) (
blame)
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
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chrisoft::Ballance Remix</title>
<link rel=stylesheet href='../common.css' type='text/css'>
</head>
<body>
<table border="0" style="margin:auto;width:70%;">
<tr>
<td class="CTitle" style="font-size:2em"><a href="../index.html">Chrisoft</a>::<a href="./index.html">Ballance Remix</a></td>
</tr>
<tr>
<td class="TText"><p><strong>Over view</strong><br>
<img src="Logo.png" width="256" height="128"><br>
Ballance Remix
is a re-created version of Ballance by Cyparade.<br>
Using the same engine (Virtools, which already reached its end-of-life), Ballance Remix can reuse almost all maps created for Ballance.<br>
</p></td>
</tr>
<tr>
<td class="TText"><p><strong>Development Status</strong><br>
[2013????]Now Ballance Remix is paused. It may be restarted years later and may be fully rewritten with another engine.
<br>
[20130417]Several fixes for menu items.<br>
[20130214]Optimize code for gameplay.<br>
[20130101]New year version! The game system is almost completed.<br>
[201209??]Basic physic world and cameras.<br>
[20120612]Project started based on the Ballance Map Previewer.</p></td>
</tr>
<tr>
<td class="TText"><strong>Distribution</strong><br>
Ballance Remix is temporary unavailable here, for this project has been paused.<br>
<a href="http://pan.baidu.com/share/link?uk=2735694563&shareid=295510">Here</a> is an external link for Ballance Remix 20130214.</td>
</tr>
<tr>
<td class="TText"><strong>Assessments and Demos</strong><br>
To test if your computer is capable of running Virtools, goto <a href="./Physics_Test.html">this page</a> and take the test.</td>
</tr>
<tr>
<td class="TText"><strong>Licencing</strong><br>
Ballance Remix is licenced under the terms of <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a>.<br>
The virtools part of the program is licenced separately.</td>
</tr>
<tr>
<td><div class="TText" style="text-align:center;">Copyright Chrisoft 2015 <a href="../about.html">About</a> Site Map</div></td>
</tr>
</table>
</body>
</html>
|