MyNameIsTrez / grug-benchmarks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grug benchmarks

See my blog post for an introduction to the grug modding language.

Running

  1. Clone this repository and open it in VS Code.
  2. Run git submodule update --init to clone the grug.c and grug.h files (for your own game you can just drop these files directly into your project).
  3. Hit F5 to run the program.

About

License:MIT License


Languages

Language:C 100.0%