diff --git a/README.md b/README.md index 46262ce..dcd6abe 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Feel free to suggest other missing nice projects either by comments or pull requ * [TurboRaylib](https://github.com/turborium/TurboRaylib). `[Delphi]` `[FPC]` TurboRaylib is a cool and clean [raylib](https://www.raylib.com/) bindings for Object Pascal. Support Windows, Linux, OSX. TurboRaylib have many examples that work in Delphi and Lazarus. +* [abmaze](https://github.com/DosWorld/abmaze). `[FPC]` `[TP]`Aldous-Broder algorithm implementation in Pascal for maze generation. Contains few optimizations. ## Communications ##