image_puzzle

Join the puzzle pieces together to create the image! Made with Raylib and Nim for gmtk gamejam 2021 (by Tuatarian)

image_puzzle reviews and mentions

Posts with mentions or reviews of image_puzzle. We have used some of these posts to build our list of alternatives and similar projects.
  • GMTK Jam completed in Raylib - Some puzzling pictures
    1 project | /r/raylib | 14 Jun 2021
    I think this is a clever idea, personally, and am very happy with the execution. Raylib made this very straightforward and easy for me, I think this would have taken more effort for me to make in a proper game engine than it has to make it in raylib. The image is a single texture - the way I'm partitioning it and drawing partitions is that I'm storing a Rectangle which I'm using as the sourcerec in DrawTexturePro(). When I split the image, I'm not doing anything other than generating an array of sourcerecs, which I then randomize. I render this gridded, but instead of putting each rectangle where it should be, I place it based on its position in the array. Then I redraw parts of the texture for every square on the grid, allowing me to extend this system for almost any picture. Source

Stats

Basic image_puzzle repo stats
1
1
0.0
about 2 years ago

The primary programming language of image_puzzle is Nim.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com