Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtedn21 committed Jun 27, 2022
1 parent 26a7fed commit 854b565
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Hello, it's easy console game where you must move from one
border to another. When you move, track remains behind you.
When you reach border, game field became separated into two
figures, little figure became marked. If you catch in marked
figure your enemy, you will win. But if enemy cross your track
until you reached border, you lose

To install this game all you need is git and python. Clone this
repo and run python main.py command and play. Good luck in game!

0 comments on commit 854b565

Please sign in to comment.