Hello, Babylon.js community!
I’m excited to share my first project: an interactive puzzle game built with Babylon.js! It was a fantastic journey exploring Babylon.js’s capabilities for creating engaging 2D experiences within a robust 3D environment.
The core gameplay is simple yet addictive: drag and drop puzzle pieces to assemble the complete picture.
See it in Action!
You can play the game right now on the Yandex.Games platform:
Play Yandex.Games: https://yandex.ru/games/app/452063?lang=ru
Explore the Code!
The source code is available for anyone interested in diving deeper:
Gitverse repository: https://gitverse.ru/heap/puzzle_1
This project allowed me to explore various Babylon.js features, including efficient sprite management, orthographic camera control, GUI integration, and external resource handling. It’s a great example of leveraging a 3D engine for engaging 2D-style games.
I’d love to hear your thoughts, feedback, and suggestions for improvement! Feel free to ask questions.
Thanks for checking it out!