Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/healeycodes/lua-sokoban

📦 Sokoban clone written with LÖVE
https://github.com/healeycodes/lua-sokoban

love2d sokoban

Last synced: about 2 months ago
JSON representation

📦 Sokoban clone written with LÖVE

Awesome Lists containing this project

README

        

# 📦 lua-sokoban

> Note: I remade this with React: https://github.com/healeycodes/sokoban


A [Sokoban](https://en.wikipedia.org/wiki/Sokoban) clone built with [LÖVE](https://love2d.org) (v11.4) and a kenney.nl [tileset](https://www.kenney.nl/assets/monochrome-rpg).

- [macOS app](https://github.com/healeycodes/sokoban/releases)
- Traditional gameplay + undo command
- Moves/pushes scoring
- 7 original levels
- Add your own levels in `/maps` using the Sokoban [level format](http://sokobano.de/wiki/index.php?title=Level_format).

Note: on macOS, right click + open, as it's from an [unidentified developer](https://support.apple.com/en-gb/guide/mac-help/mh40616/mac) (aka me lol)

![Preview image of Sokoban](https://github.com/healeycodes/lua-sokoban/blob/main/assets/preview.png)


## Development

- Install [LÖVE 11.4](https://love2d.org/#download)
- `love .`

## Building

- https://love2d.org/wiki/Game_Distribution