Simple grid-based game template for making grid-based games in raylib. Has a simple tile picking system with index validation based on input vector. Grid position and size doesn't need to be tied to ...
The simple-template-folder containts a simple sheet template with a basic layout, containing examples of the most common elements sheets usually have. The primary layout is made using CSS Grid, with ...