Skip to content

📦 Sokoban game with LÖVE

License

Notifications You must be signed in to change notification settings

remyroez/love-sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SOKOBAN

📦 Sokoban game with LÖVE

Screenshot

Controls

  • Move: Arrow keys
  • Undo: Backspace
  • Reset: Home
  • Return: End
  • Zoom in: Page up
  • Zoom out: Page down
  • Toggle help: F1
  • Restart: F5

Getting Started

Quick Start

  1. Download and install LÖVE 11.2.
  2. Download the latest version of love-sokoban.love game distribution from release.
  3. Open the distribution with LÖVE.

Build and Run from Source

git clone https://github.com/remyroez/love-sokoban.git
cd love-sokoban/game
love .

Requirements

Libraries

Assets

License

MIT License