philippe lhardy
fbe4a3e133
LabyModel limit public constructors to
...
LabyModel(MazeParams params, Random random)
and
LabyModel(String pFormat, InputStream pIn)
fix unchecked and (java9) deprecated Short(short)
2018-06-14 22:49:39 +02:00
philippe lhardy
afeafc1ec8
honor run option with a default maze of 30x30
...
default_args in project
Display.main()
if argument is empty ignore it
if file read fails, exit
add a WHEREWHAT file
extract MazeParamEditor to share it, prepare for having a GUI instead of console
2016-06-23 22:07:50 +02:00
philippe lhardy
8ac4b7693c
minor changes (format + move class in stl package )
2016-03-28 14:39:07 +02:00
philippe lhardy
2a8f80154f
- allows to create a debian package ( yet unsigned )
...
- create a jar, gnerate a ant build.xml
- version of jar
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-16 23:07:20 +01:00
philippe lhardy
850744326a
initial commit for labryinth project on git_hub.
...
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2014-12-24 17:28:23 +01:00