Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-granthon committed Dec 12, 2022
2 parents f89fe56 + a5aa090 commit c5357fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ Tower of Hanoi implementation with Rust
Tower of Hanoi - https://en.wikipedia.org/wiki/Tower_of_Hanoi
Rust - https://www.rust-lang.org/
rendering (libtcod) - https://crates.io/crates/tcod

# Screenshots
![alt text](https://github.com/paulo-granthon/rusty-tower-of-hanoi/blob/main/pics/rtoh_game1.png?raw=true)
![alt text](https://github.com/paulo-granthon/rusty-tower-of-hanoi/blob/main/pics/rtoh_game2.png?raw=true)
![alt text](https://github.com/paulo-granthon/rusty-tower-of-hanoi/blob/main/pics/rtoh_menu.png?raw=true)
![alt text](https://github.com/paulo-granthon/rusty-tower-of-hanoi/blob/main/pics/rtoh_win.png?raw=true)

0 comments on commit c5357fd

Please sign in to comment.