Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 8a33807

Browse files
Update README.md
1 parent 877851f commit 8a33807

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A visual representation of how a computer goes down the process of finding the shortest path between any 2 points using the A* path finding algorithm.
44

5-
![GUI](https://i.imgur.com/PqYWzSJ.png?2)
65

7-
GUI made in python using **[pygame](https://pypi.org/project/pygame/)** module.
6+
![GUI](preview.PNG)
7+
8+
9+
GUI made in python using [`pygame`](https://pypi.org/project/pygame/) module.
10+
11+
Install `pygame` using the following command
12+
13+
pip install -r requirements.txt

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /