Skip to content

Commit ad496ee

Browse files
Update README.md
1 parent e37d74f commit ad496ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# n-puzzle
1+
22
![Rust](https://github.com/nicolasvienot/n-puzzle/workflows/Rust/badge.svg)
33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
44
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

7+
# n-puzzle
8+
79
Solving N-puzzle game using Rust and IDA* algorithm
810

911
## Demo 💻

0 commit comments

Comments
 (0)