Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 504 Bytes

Pacman challenge from IE Digital

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