Minecraft calculators
| .gitignore | ||
| common.h | ||
| expexc.c | ||
| expvc.c | ||
| Makefile | ||
| README.md | ||
| tprojvc.c | ||
Minecraft calculators (mcal)
This repository contains codes for:
-
expvc: Explosion entity velocity and damage calculator. -
expexc: Explosion entity exposure ray casting simulator. -
tprojvc: Thrown projectile tracer.
Compile
Just make(1). How to build on Windows is left as an exercise to the reader.
License
WTFPL