oglimmer/ggo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
web/src/main/webapp/js/app/Button.js53
A
2 hrs
web/src/main/webapp/js/app/Field.js64
A
2 hrs
core/src/main/java/de/oglimmer/ggo/logic/ai/RandomStrategy.java119
A
3 hrs
web/src/main/webapp/js/app/Board.js181
B
5 hrs
web/src/main/webapp/js/createGame.js70
B
5 hrs
core/src/main/java/de/oglimmer/ggo/logic/Unit.java148
B
5 hrs
core/src/main/java/de/oglimmer/ggo/logic/util/FieldUtil.java40
C
1 day
web/src/main/webapp/js/app/HandItem.js65
C
1 day
core/src/main/java/de/oglimmer/ggo/logic/battle/BaseBattleResolver.java124
C
1 day
core/src/main/java/de/oglimmer/ggo/logic/phase/tutorial/TutorialStepFactory.java367
D
2 days
web/src/main/webapp/js/app/Unit.js167
F
3 days
web/src/main/webapp/js/lib/watch-1.3.0.js627
F
5 days
web/src/main/webapp/js/lib/atmosphere-javascript-2.3.2.js2,578
F
1 mo
.github/workflows/build.yml
.gitignore
README.md
atmosphere-mvc/pom.xml
atmosphere-mvc/src/main/resources/META-INF/services/org.atmosphere.inject.Injectable
core/pom.xml
core/src/main/resources/default.properties
pom.xml
run_local.sh
src/build/build.sh
web/pom.xml
web/src/main/resources/META-INF/services/ch.qos.logback.classic.spi.Configurator
web/src/main/resources/StripesResources.properties
web/src/main/resources/c3p0.properties
web/src/main/resources/logback-custom.xml
web/src/main/webapp/WEB-INF/jsp/board.jsp
web/src/main/webapp/WEB-INF/jsp/common.jsp
web/src/main/webapp/WEB-INF/jsp/createGame.jsp
web/src/main/webapp/WEB-INF/jsp/createGameByEmail.jsp
web/src/main/webapp/WEB-INF/jsp/debugOverview.jsp
web/src/main/webapp/WEB-INF/jsp/help.jsp
web/src/main/webapp/WEB-INF/jsp/impressum.jsp
web/src/main/webapp/WEB-INF/jsp/landing.jsp
web/src/main/webapp/WEB-INF/jsp/landingGameQuery.jsp
web/src/main/webapp/WEB-INF/jsp/waitForPlayerJoin.jsp
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/css/styles.css
web/src/main/webapp/images/airborne_green.png
web/src/main/webapp/images/airborne_red.png
web/src/main/webapp/images/artillery_green.png
web/src/main/webapp/images/artillery_red.png
web/src/main/webapp/images/city.png
web/src/main/webapp/images/city_green.png
web/src/main/webapp/images/city_red.png
web/src/main/webapp/images/helicopter_green.png
web/src/main/webapp/images/helicopter_red.png
web/src/main/webapp/images/infantry_green.png