diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # The engine of Nissy, including the H48 optimal solver | 1 | # The future engine of Nissy, including the H48 optimal solver |
| 2 | 2 | ||
| 3 | **Warning**: this library is work in progress, breaking changes can | 3 | **Warning**: this library is work in progress, breaking changes can |
| 4 | happen without notice. | 4 | happen without notice. |
| @@ -11,6 +11,14 @@ H48 is an experimental Rubik's cube solver. It is heavily inspired by | |||
| 11 | [vcube](https://github.com/Voltara/vcube), but it uses a different set | 11 | [vcube](https://github.com/Voltara/vcube), but it uses a different set |
| 12 | of pruning tables that were developed independently. | 12 | of pruning tables that were developed independently. |
| 13 | 13 | ||
| 14 | ## Contributing | ||
| 15 | |||
| 16 | If you want to contribute to this project, see [TODO.md](./TODO.md) for | ||
| 17 | some ideas. | ||
| 18 | |||
| 19 | In case you want to develop your own tool based on nissy-core, do get | ||
| 20 | in touch with me and I'll be happy to help you out! | ||
| 21 | |||
| 14 | ## Building | 22 | ## Building |
| 15 | 23 | ||
| 16 | This project is mainly developed on UNIX systems (Linux, MacOS, BSD...), | 24 | This project is mainly developed on UNIX systems (Linux, MacOS, BSD...), |
