-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.edn
1 lines (1 loc) · 3.91 KB
/
config.edn
1
{:maze-pic-infos ({:image-path "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs/maze_0.jpg", :route "↑←←←↓←←↓↓↓↓←↑←↓↓↓→↑→→→↓→↓→→↓→↑↑→→→→↑←↑↑→→↑↑↑←↑↑↑←↑→↑↑↑→↑→↑→→↓→"} {:image-path "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs/maze_1.jpg", :route "→↑↑↑→↑←←←↑↑↑↑←↓←↑←←↓↓←↓↓←←↓↓←↓←↓←↑←↓←←←↑←↑↑↑←←↑←↓←↓↓→↓→↓↓↓"} {:image-path "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs/maze_2.jpg", :route "↑←↑↑↑↑→↑→↑→↑←↑←↑→→↑←↑←↑↑↑←←↓↓←←↓↓↓↓→→↓←←↓↓←←↑↑←↑↑←↑←←↑↑→→"} {:image-path "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs/maze_3.jpg", :route "←←↓←↓↓→↓←←←←←←←↓→→→↓←↓←←↓↓→→↓↓↓→→↓→→→↓→↓→→→→↓↓↓←↓←↓→→↓→→→→→↓→→→↑↑→→↓→→→→→↑→→↓↓↓←↓↓↓↓↓"} {:image-path "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs/maze_4.jpg", :route "↑→→↓→→↓←←←↓←↓←←↑↑↑↑↑←←↓←↓←↓←↑←↓←↓↓←↓←←↓↓→→↓↓→↓↓↓↓←←←"}), :curr-pic-index 0, :log-auto-scroll false, :logs "2020/02/05 22:34:22 ntestu-pc INFO [maze-tower.gui:78] - test\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 0\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 1\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 2\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 3\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 4\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 5\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 6\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 7\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 8\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 9\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 10\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 11\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 12\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 13\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 14\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 15\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 16\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 17\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 18\n2020/02/05 22:34:23 ntestu-pc INFO [maze-tower.gui:81] - test 19\n2020/02/05 22:40:06 ntestu-pc INFO [maze-tower.gui:78] - test\n2020/02/05 22:40:50 ntestu-pc INFO [maze-tower.gui:78] - test\n2020/02/05 22:41:23 ntestu-pc INFO [maze-tower.gui:116] - dddd\n2020/02/05 22:41:25 ntestu-pc INFO [maze-tower.gui:122] - dddd\n2020/02/05 22:41:26 ntestu-pc INFO [maze-tower.gui:127] - dddd\n2020/02/05 22:43:21 ntestu-pc INFO [maze-tower.gui:159] - dddd\n2020/02/05 22:43:24 ntestu-pc INFO [maze-tower.gui:164] - dddd", :maze-end-pic "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/resources/end.png", :maze-algo "aldous-broder", :maze-cell-size [20 40], :maze-pics-dir "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/maze_imgs", :maze-rows [10 100], :log-scroll-top 0.0, :tower-top-file "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/project.clj", :tower-sort-pic true, :maze-up-char "w", :maze-start-pic "/mnt/data/OCaml64/home/netstoc3/code/maze-tower/resources/start.png", :maze-rigth-char "", :maze-down-char "s", :last-save-dir "/mnt/data/OCaml64/home/netstoc3/code/maze-tower", :maze-right-char "d", :tower-level 3, :maze-path-len [50 100], :maze-left-char "a", :maze-cols [20 40], :maze-gen-num 5}