Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 695 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 695 Bytes

MeatGrinder

A web application for the GURPS roleplaying system that calculates a body location that is hit when an attack succeeds in combat, in addition to follow-up effects. A thread was maintained here to describe this tool.

This application is self-hostable using Docker.

Authorship

Christian Blouin and I created this application some number of years ago. Changes made to update to Python 3.8 and update to a Docker container were made by me later.

Possible Future Features

  • Transform core to a RESTful API
  • Anything else found in ./TODO.txt