summary refs log tree commit diff stats
path: root/HACKING.md
blob: c7a92c248e7b0cadd9ad9dd47e9de0da4a56df35 (plain) (blame)
1
2
3
4
5
6
7
# Hacking HexArt

This material guides you through hacking HexArt. It also serves as a high-level overview of the project.

## Project Structure

HexArt is built on LOVE2D. Currently everything is in `main.lua`.