This is the Pacman challenge from the IE Digital consultancy firm. This application is written in kotlin.
This application accept commands from an input file found in
src\input\commandlist.txt
Update the file to play with the commands.
Once updated, rebuild the jar artifact. The generated jar file can be found in out\artifacts\Pacman_jar\Pacman.jar
Navigate to the jar directory and issue the following in the commandline to launch it.
java -jar Pacman.jar