Skip to content

Commit

Permalink
README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksey-lukyanets committed Feb 28, 2024
1 parent 1be22df commit 9a2b88a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
16 changes: 16 additions & 0 deletions README.adoc
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"]
2 changes: 0 additions & 2 deletions README.md

This file was deleted.

Binary file added pacman.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a2b88a

Please sign in to comment.