This repository contains source code for LÖVE to display sprites from Fallout Tactics.
The goal of this project is mainly to entertain my reverse engineering curiosities.
Since parsing binary files with lua is not feasable with a 60 fps target, I leveraged the LuaJIT FFI library for faster parsing.