Downloads
Executable versions and source files for most of my programs are available below.You may freely download, modify, and redistribute these programs or their source code, as long as you credit me (David Wu) as the original author and this website (www.icosahedral.net) as the source of the original program or code. Everything here is provided as-is, and I disclaim any responsibility for any damages or losses that may result from using these programs or their code.
Java:
Fluidsim - A 2D fluid simulator. Online applet version here.[Executable jar] [Source code]
JavaMines - A Minesweeper implementation featuring logical board generation and 5 difficulty levels. Online applet version here.
[Executable jar] [Source code]
JSlime - An implementation of the game Slimewars, also known as Ataxx. Online applet version here.
[Executable jar] [Source code]
Connect5 - An implementation of Connect 5, with a decent AI. Online applet version here.
[Executable jar] [Source code]
Markov - A simple Markov babbler that attempts to imitate any input text, with amusing effects.
[Executable jar] [Source code]