Skip to content

Commit

Permalink
Fix image path
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyotoko committed May 21, 2024
1 parent 01f43a4 commit 320f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nav_order: 1

# Why Seekers?

<img alt="Seekers Game Preview" src="../assets/images/Seekers.png" align="right" width="50%">
<img alt="Seekers Game Preview" src="assets/images/Seekers.png" align="right" width="50%">

Seekers is an interactive game that combines the thrill of gameplay with the educational aspect of programming. By writing Python-based AI algorithms, players can participate in exciting battles and engage in strategic decision-making. The game offers a stimulating environment for honing programming skills, problem-solving abilities, and algorithmic thinking.

Expand Down

0 comments on commit 320f639

Please sign in to comment.