Reworked RockPaperScissor modules with actions and colors.

This commit is contained in:
Erik C. Thauvin 2020-03-23 22:51:01 -07:00
parent c078a51ebf
commit 2f50c6c1c3
10 changed files with 86 additions and 123 deletions

9
.idea/compiler.xml generated
View file

@ -11,6 +11,15 @@
</processorPath>
<module name="mobibot.main" />
</profile>
<profile name="Gradle Imported" enabled="true">
<outputRelativeToContentRoot value="true" />
<option name="semver.project.dir" value="K:\java\mobibot" />
<processorPath useClasspath="false">
<entry name="$MAVEN_REPOSITORY$/net/thauvin/erik/semver/1.2.0/semver-1.2.0.jar" />
<entry name="$MAVEN_REPOSITORY$/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar" />
</processorPath>
<module name="mobibot.main" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="mobibot" target="14" />