[CompInaBox-discuss] FloorCraft v0.1.0 released at sf.net
Brought to you by:
ericnielsen
From: Eric D. N. <nie...@MI...> - 2006-01-20 21:21:11
|
I've added a jar file to the File Release System at SourceForge: http://sourceforge.net/project/showfiles.php? group_id=40795&package_id=176902 You'll need a Java 1.5 VM to run it and it requires a commandline like: java -cp FloorCraftApplication.jar net.sf.compinabox.floorcraft.FloorCraftApplication The paired tarball has the snapshot state of the sources at the time the jar was made. This is still a very minimal application, not functional for its domain yet. However the "bones" are there and hopefully it will reach a useful level of functionality soon; and thereafter a useable level. My two main outstanding tasks to reach the minimal useful functionality are: interleaving rounds and chaining durations to a start time to generate an actual schedule. Eric |