Development Documentation
This page contains technical information useful for those wishing to dig into the game’s code, or are just interested in how things work.
Source repository
The main source repository for the game is on GitHub as rollerozxa/boxsmasher. To clone it with Git you would run the following command:
git clone https://github.com/rollerozxa/boxsmasher
A mirror of the repository is also available on Codeberg.
Content Index
This is a list of currently written pages with more details about particular areas relating to technical details or development of the game.