Commit Graph

18 Commits

Author SHA1 Message Date
e94c2a50d2 [Refactoring] small refactoring 2019-10-06 12:41:09 +02:00
96f120d943 Generate walls procedurally at runtime 2018-10-12 12:36:44 +02:00
2031291d00 [Pathfinding] inline getNeighbor() method 2018-10-01 15:56:53 +02:00
da7a6cfdd4 Merge branch 'obstacles' of thibaud/swingapps into master
* 5cd6b6d [Pathfinding] AStarSearch now avoids walls
* 937e72d [Pathfinding] Add "place wall" action
* c69a9ab [Pathfinding] Replace findLoc with get(JLabel)
* 815c381 [Pathfinding] New model with Grid and Cell classes
2018-09-30 14:40:05 +00:00
5cd6b6d938 [Pathfinding] AStarSearch now avoids walls 2018-09-30 16:37:09 +02:00
937e72dfcc [Pathfinding] Add "place wall" action 2018-09-30 16:37:09 +02:00
c69a9ab56f [Pathfinding] Replace findLoc with get(JLabel) 2018-09-30 16:37:09 +02:00
815c381d1a [Pathfinding] New model with Grid and Cell classes 2018-09-30 16:37:09 +02:00
a347d04bd9 Add parent in POM.xml 2018-09-30 00:10:59 +02:00
ba5babce47 Update .gitignore 2018-09-30 00:07:40 +02:00
8e81af87b1 [Shapes] Add shapes application
Merge commit '9bd4e3a87ca931af87c4d88b09f25fa1090eed38' as 'shapes'
2018-09-29 23:58:01 +02:00
9bd4e3a87c Squashed 'shapes/' content from commit 0f9f944
git-subtree-dir: shapes
git-subtree-split: 0f9f944deb15275858fadb5e133a8d14e46a640f
2018-09-29 23:48:08 +02:00
a348b00825 Update pom.xml configuration 2018-09-29 23:44:06 +02:00
41c9bdb1f3 Astar pathfinding in a grid 2018-09-29 19:05:19 +02:00
12dfbbc705 Add clock application 2018-09-29 17:32:11 +02:00
11fe2bc31d Merge commit '4712d09e9cd62b4bf98634139cee3a3c37ecfe03' as 'imageloader' 2018-09-29 17:20:47 +02:00
4712d09e9c Squashed 'imageloader/' content from commit 490d060
git-subtree-dir: imageloader
git-subtree-split: 490d060de5c15f89971082ed2c2ef89184568567
2018-09-29 17:20:47 +02:00
ef02ea8af4 Initial commit 2018-09-29 17:20:32 +02:00