-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1be22df
commit 9a2b88a
Showing
3 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
= Pacman | ||
|
||
image:https://tokei.rs/b1/github/aleksey-lukyanets/pacman[https://github.com/aleksey-lukyanets/pacman] | ||
image:https://api.codacy.com/project/badge/Grade/e7e222fa937e42729d408cf2295ca28b[link=https://www.codacy.com/manual/aleksey-lukyanets/pacman?utm_source=github.com&utm_medium=referral&utm_content=aleksey-lukyanets/pacman&utm_campaign=Badge_Grade] | ||
|
||
Simple game implementation created in 2013 and 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 via command ``./gradlew run`` from the project directory. | ||
|
||
{nbsp} | ||
|
||
image::pacman.png[align="center"] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.