LD39: Sokoban

Since this is my very first Ludum Dare and first time really making a video game, I tried to build a functional Sokoban game. I had some ideas for meeting the theme, but instead fell down the rabbit hole of learning a new programming language (Lua), game framework (LÖVE), and figuring out an ecosystem I know nothing about. And I had a blast doing so.
There is no audio currently, and I tagged on github my release so it's clear what was done before the deadline.
To run the game, you'll need LÖVE and the sokoban.love file attached to this post: https://love2d.org/
I tried to give credit where credit is due on my Github page along with the source code: https://github.com/jefftriplett/ludum-dare-39

Comments2