Commit Graph

12 Commits

Author SHA1 Message Date
philippe lhardy
50bad7a474 Merge remote-tracking branch 'origin/twocontrols' 2017-11-16 21:53:39 +01:00
philippe lhardy
c995d0748b prepare to set size 2017-11-16 21:47:54 +01:00
philippe lhardy
698394d9e1 separate controlers 2017-11-15 22:33:56 +01:00
philippe lhardy
966ad6f269 allow to recreate a maze with same size.
( need refresh if autozie is not set )
2017-11-13 23:12:07 +01:00
philippe lhardy
4cdb7273b5 support auto resizing with windwos resizing if wanted ( checkbox autoslide )
allows to save current maze as "snapshot.png"
2017-02-21 22:00:06 +01: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
9333018aff some eclipse stuff
provide artlogjavaformat to reformat code
2016-03-24 22:01:41 +01:00
philippe lhardy
7d8ce42c15 create lab directory in parent
abstract MazeParams to be able to set them easily
doit.sh support new class creation
updated README

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-18 21:06:37 +01:00
philippe lhardy
bd4a6dfc29 add a shell script to code & run
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-09 20:48:08 +01:00
philippe lhardy
a041e3d82c code factorization for direction buttons
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2014-12-27 18:56:03 +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