diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-09-28 09:34:46 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-09-28 09:34:46 +0200 |
| commit | aa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8 (patch) | |
| tree | 222ae7cc52bf8395d44324bb829e2686acde10d8 /src/git | |
| parent | b55c05b91316f2054b3046794799e7eaa5ffcd8d (diff) | |
| parent | c192f8cde924377ffe4085a80f2baeb525658af1 (diff) | |
| download | sebastiano.tronto.net-aa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8.tar.gz sebastiano.tronto.net-aa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8.zip | |
Merge branch 'master' of tronto.net:sebastiano.tronto.net
Diffstat (limited to 'src/git')
| -rw-r--r-- | src/git/git.md | 14 |
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 |
