1
0
Fork
You've already forked falloutSolver
0
No description
  • Java 100%
Guillaume Turri f15584e269
Update junit
2020年10月13日 23:41:12 +02:00
src First commit 2017年02月17日 20:36:16 +01:00
.gitignore First commit 2017年02月17日 20:36:16 +01:00
LICENSE.txt First commit 2017年02月17日 20:36:16 +01:00
pom.xml Update junit 2020年10月13日 23:41:12 +02:00
README First commit 2017年02月17日 20:36:16 +01:00

Small script to save time during some riddles in some [Fallout games](https://en.wikipedia.org/wiki/Fallout_(series)).
Mainly the one where the player has to "hack" computers based on some [Mastermind](https://en.wikipedia.org/wiki/Mastermind_(board_game)) logic
Build from the root of the repo with
 mvn package
Run from the `target` directory with
 java -cp "*" fr.turri.falloutSolver.ConsoleDriver