Skip to content

grug-lang/grug-terminal-game-python

Repository files navigation

grug terminal game: Python

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

Running the game

  1. Clone this repository and open it in VS Code.
  2. Run git submodule update --init to clone the grug/grug.c, grug/grug.h, and grug-adapter-for-python/generate.py files (for your own game you can just drop these files directly into your project).
  3. Hit Ctrl+Shift+B to get a list of the available build tasks, and run the Compile grug.so and Regenerate adapter.c, and compile adapter.so tasks.
  4. Hit F5 to run the game.

Type f to toggle grug between safe and fast mode.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages