Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 331 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 331 Bytes

raylib_hexgrid_example

This example shows how to create hexagonal grid in C using raylib

How to run

  • make sure that you have raylib installed on your system or compiled locally
  • run script named run.sh

Links