summaryrefslogtreecommitdiff
path: root/archive/inactive_projects.html
blob: 929e7761fb7c55b7608724048898dde56a134905 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Chrisoft::Inactive Projects</title>
<link rel="stylesheet" href="common.css" type="text/css"></link>
</head>

<body>
<table border="0" style="width:66%;margin:auto;">
	<tr>
		<td class="CTitle" style="font-size:2em;">
		<a href="./">Chrisoft</a>::<a href="./inactive_projects.html">Inactive Projects</a>
		</td>
	</tr>
	<tr class="TText"><td><br>
		Some of the projects listed here provides a download link. They are old projects, which are no longer maintained. 
		Those projects are provided "as-is" and come with <strong>ABSOLUTELY NO WARRANTY</strong>. 
		Use them at your own risk.<br>
		All original works here with download links are licensed under the terms of the MIT license unless otherwise stated.
		Derivated works are licensed under their original licenses.
	</td></tr>
	<tr class="TText"><td><br>
		<span style="font-size:1.5em;font-weight:bold;">Content:</span>
		<ul>
			<li><a name="p1" href="#dp1">Projects not yet started</a></li>
			<li><a name="p2" href="#dp2">Suspended Projects</a></li>
			<li><a name="p3" href="#dp3">Projects no longer maintained</a></li>
		</ul>
	</td></tr>
	<tr class="TText"><td>
		<span style="font-size:1.5em;font-weight:bold;"><a name="dp1" href="#p1">Projects not yet started</a></span>
		<ul>
			<li>Online Judge</li>
			<li>vjtester v2</li>
			<li>FluidR3 GM2+Extension</li>
			<li>QSPS Sound Set</li>
			<li>SMELT4js(?)</li>
		</ul>
	</td></tr>
	<tr class="TText"><td>
		<span style="font-size:1.5em;font-weight:bold;"><a name="dp2" href="#p2">Suspended Projects</a></span>
		<ul>
			<li>SMELT for Direct3D</li>
			<li>yellowcal</li>
			<li>...</li>
		</ul>
	</td></tr>
	<tr class="TText"><td>
		<span style="font-size:1.5em;font-weight:bold;"><a name="dp3" href="#p3">Projects no longer maintained</a></span>
		<ul>
			<li><a name="timidityplyr" href="./inactive/TimidityPlayer.tar.xz">Chris' Timidity Player</a> (2012)</li>&nbsp;&nbsp;(You can also try the following fork: <a href="http://blog.blumia.net/2014/07/02/BLumia's-Timidity-Shell%E8%BD%AF%E4%BB%B6%E5%8F%91%E5%B8%83%E5%8F%8A%E6%9B%B4%E6%96%B0%E9%A1%B5/">BLumia's Timidity Shell</a>.)
			<li><a href="./inactive/Tester.tar.xz">Simple Tester for OI</a> (2012)</li>
			<li>the <s>Ultimate</s> Data Visualiser (2015)</li>
			<li><a href="#">World's Hardest Game 3D</a> (2010~2011)</li>
			<li><a href="./Cross_Noodles.html">Cross Noodles (Virtools)</a> (2012)</li>
			<li><a href="./data/compiz0.9.7.9.tar.xz">Compiz 0.9.7.99</a> (might be picked up someday...) (2012~2016)</li>
			<li>Go!Word (2012)</li>
			<li><a href="./data/minesweeper.zip">Minesweeper in HGE (2012)</a></li>
			<li>cpu.c (2011)</li>
			<li>cmine.c (2012)</li>
			<li>fpsnake.pas (2016)</li>
			<li>fpGraphicClock (2011~2012)</li>
			<li>Date&amp;Time (2009~2010)</li>
		</ul>
		Even older projects are not listed here.
	</td></tr>
	<tr>
		<td class="TText"><div align="center">Copyright Chrisoft 2015&nbsp;&nbsp;<a href="./about.html">About</a>&nbsp;&nbsp;Site Map</div></td>
	</tr>
</table>
</body>
</html>