Skip to content

aleksey-lukyanets/pacman

Repository files navigation

Pacman

Codacy Badge

Created in 2013 simple game implementation backed by graph algorithms.

You can either control Pacman manually, or let him save himself in two modes: thinking more or thinking less.

How to

Run the application, from the project directory:

  • run command ./gradlew run
  • or build the project via ./gradlew build and run its /build/lib/pacman.jar