aboutsummaryrefslogtreecommitdiff
path: root/src/git
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/git/git.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/src/git/git.md b/src/git/git.md
index 15f32f6..cbfbf80 100644
--- a/src/git/git.md
+++ b/src/git/git.md
@@ -16,16 +16,12 @@ Here are some highlights of what you can find in my git repositories.
16 16
17* [nissy](https://git.tronto.net/nissy): A Rubik's cube solver, 17* [nissy](https://git.tronto.net/nissy): A Rubik's cube solver,
18 intended primarily as a tool for practicing FMC. Since april 2023 18 intended primarily as a tool for practicing FMC. Since april 2023
19 the project has been split into the FMC trainer 19 the stable version of the project has been moved to
20 [nissy-fmc](https://git.tronto.net/nissy-fmc) and the optimal solver 20 [nissy-classic](https://git.tronto.net/nissy-classic), while I kept
21 [nissy-nx](https://git.tronto.net/nissy-nx). Both are work in 21 working on the H48 optimal solver. This new solver, which will be
22 progress. The stable version is available at 22 integrated in a future version of nissy, can be found
23 [nissy-classic](https://git.tronto.net/nissy-classic), and is 23 [here](https://git.tronto.net/nissy-core).
24 maintained with bugfixes.
25 Check out also [the project's homepage](https://nissy.tronto.net). 24 Check out also [the project's homepage](https://nissy.tronto.net).
26* [h48](https://git.tronto.net/h48): Another Rubik's cube optimal solver,
27 intended to replace the engine of nissy in the future. Written in
28 collaboration with [Enrico](https://github.com/enricotenuti).
29* [scripts](https://git.tronto.net/scripts): Various scripts 25* [scripts](https://git.tronto.net/scripts): Various scripts
30 for Unix-like systems. 26 for Unix-like systems.
31* [zmodn](https://git.tronto.net/zmodn): A simple C++ library for working 27* [zmodn](https://git.tronto.net/zmodn): A simple C++ library for working

Generated with cgit - Back to sebastiano.tronto.net