Play Here: https://bonemanseth.itch.io/boxbox
Made with LÖVE2D Source Code for my small test game: BoxBox it's just sokoban, but you're a box pushing other boxes. and yes, the ingame "graphics" are all the same image
- Love2D (Use Installer)
Ubuntu
sudo add-apt-repository ppa:bartbes/love-stable -y
sudo apt-get update
sudo apt-get install love-stable -y
Arch Linux
sudo pacman -S love
Appimage
https://github.com/love2d/love/releases/download/11.5/love-11.5-x86_64.AppImage
git clone https://github.com/Sethbones/Box-Box
cd Box-Box
love main.lua
Everything in here is licensed under the BSD 3-Clause 'New' or 'Revised' License; see LICENSE file for details.
