Simple java swing applications
Go to file
Thibaud 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
clock Add clock application 2018-09-29 17:32:11 +02:00
imageloader Add parent in POM.xml 2018-09-30 00:10:59 +02:00
shapes Add parent in POM.xml 2018-09-30 00:10:59 +02:00
simple-pathfinding [Pathfinding] AStarSearch now avoids walls 2018-09-30 16:37:09 +02:00
.gitignore Update .gitignore 2018-09-30 00:07:40 +02:00
pom.xml [Shapes] Add shapes application 2018-09-29 23:58:01 +02:00
README.md Initial commit 2018-09-29 17:20:32 +02:00

swingapps

Simple graphical application in java swing