C++ Puzzles Concept Art - Solving 8 Tiles in The Matrix

Profile Picture

The Matrix (line-Matrix) Project

The _Matrix (line-Matrix) project was my first dive into "AI". It involved moving 8 tiles to the correct spot on a board, reminiscent of those old phone games or wooden puzzles. We began by examining all the usual algorithms before we had to devise a new approach of our own.

This process took a significant amount of time, but eventually, I devised a unique solution that incorporates old-school mathematics (Euclidean Distance) with urban navigation strategies (Manhattan Distance). However, what I really wanted to share was a different kind of fusion: I recently tried to merge the ancient concept of tiles with AI. After some effort, I believe I succeeded in creating a Bauhaus-style tiles GUI that captures The Matrix essence.

And this is not just a visual demonstration – the project is fully functional. It also introduces some cool techniques, blending C++ and Python. Check it out in the link below.

15-puzzle repository

#ai #bauhaus #cpp #puzzles #conceptart

Published on LinkedIn on March 27, 2024

Watch

The _Matrix Project

Video Placeholder
Video Placeholder