Skip to content
Snippets Groups Projects
Unverified Commit 600b0800 authored by Paul Sajna's avatar Paul Sajna Committed by GitHub
Browse files

Merge pull request #124 from paupav/patch-1

fixed broken link to Enricos github
parents c48db4eb 873bdfe8
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ Open up the terminal emulator. Now, write `rem -s 10 -b`. This will set a 10 sec ...@@ -31,7 +31,7 @@ Open up the terminal emulator. Now, write `rem -s 10 -b`. This will set a 10 sec
Playing around with Rusthello Playing around with Rusthello
----------------------------- -----------------------------
Rusthello is an advanced Reversi AI, made by [Enrico]. It is highly concurrent, so this proves Redox's multithreading capabilities. It supports various AIs, such as brute forcing, minimax, local optimizations, and hybrid AIs. Rusthello is an advanced Reversi AI, made by [HenryTheCat]. It is highly concurrent, so this proves Redox's multithreading capabilities. It supports various AIs, such as brute forcing, minimax, local optimizations, and hybrid AIs.
Oh, let's try it out! Oh, let's try it out!
...@@ -49,4 +49,4 @@ Exploring OrbTK ...@@ -49,4 +49,4 @@ Exploring OrbTK
Click the OrbTK demo app in the menu bar. This will open a graphical user interface that demonstrates the different widgets OrbTK currently supports. Click the OrbTK demo app in the menu bar. This will open a graphical user interface that demonstrates the different widgets OrbTK currently supports.
[Enrico]: https://github.com/EGhiorzi [HenryTheCat]: https://github.com/HenryTheCat
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment