All Projects → grunkgrunk → sokoban

grunkgrunk / sokoban

Licence: other
A sokoban clone.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to sokoban

helium
No description or website provided.
Stars: ✭ 74 (+164.29%)
Mutual labels:  love2d
WildWorld
Sandbox freestyle multiplayer game/engine in LÖVE/LUA.
Stars: ✭ 35 (+25%)
Mutual labels:  love2d
golflike
A golf roguelike
Stars: ✭ 19 (-32.14%)
Mutual labels:  love2d
OpenNefia
(Archived) Moddable engine reimplementation of the Japanese roguelike Elona.
Stars: ✭ 103 (+267.86%)
Mutual labels:  love2d
lovedebug
A fixed and updated repo of LOVEDEBUG
Stars: ✭ 22 (-21.43%)
Mutual labels:  love2d
love-playdate-emulation
A basic template for previewing games built with LÖVE in a Playdate-like environment.
Stars: ✭ 24 (-14.29%)
Mutual labels:  love2d
bump-3dpd
A 3D collision detection library for Lua.
Stars: ✭ 59 (+110.71%)
Mutual labels:  love2d
Luven
Minimalist lighting engine for Löve2D
Stars: ✭ 37 (+32.14%)
Mutual labels:  love2d
lovector
A pure-lua vector graphics processing and rendering library for LÖVE 2D
Stars: ✭ 29 (+3.57%)
Mutual labels:  love2d
neon-phase
NEON PHASE, a colorful platformer made for a week-long jam
Stars: ✭ 21 (-25%)
Mutual labels:  love2d
CodenameLT
A pixelart game where you have to run without getting caught by evil agents made originally for GGJ2018
Stars: ✭ 19 (-32.14%)
Mutual labels:  love2d
itchy
A simple version checker for LÖVE games on itch.io
Stars: ✭ 15 (-46.43%)
Mutual labels:  love2d
susse
super ültra sweet sprite editor
Stars: ✭ 22 (-21.43%)
Mutual labels:  love2d
sokoban
Sokoban game implementation on elm language
Stars: ✭ 13 (-53.57%)
Mutual labels:  sokoban
super-sphere
A minimal action game by Kenneth Reitz.
Stars: ✭ 37 (+32.14%)
Mutual labels:  love2d
learn2love
Book for learning programming with Lua and LÖVE.
Stars: ✭ 34 (+21.43%)
Mutual labels:  love2d
TypeGame
👾 Sokoban Game in Pure TypeScript Type System
Stars: ✭ 222 (+692.86%)
Mutual labels:  sokoban
gorge
love2d shoot 'em up
Stars: ✭ 27 (-3.57%)
Mutual labels:  love2d
terebi
A simple library to handle pixel-perfect scaling of window content in Love2D.
Stars: ✭ 24 (-14.29%)
Mutual labels:  love2d
awesome-playdate
A list of awesome resources for Playdate (https://play.date) game development and the Playdate SDK (https://play.date/dev/)
Stars: ✭ 149 (+432.14%)
Mutual labels:  love2d

Sokoban Clone

A clone of the popular Japanese game 'Sokoban' from 1981. The levels are not made by me (okay, the first one is but that doesn't count), all the others have been taken from here: https://github.com/begoon/sokoban-maps.

The color palettes used in the game come from here: https://material.io/guidelines/style/color.html#color-color-palette.

See the game in action here: https://imgur.com/gallery/apzREUB.

How to get it

Make sure you have Love2D installed: https://love2d.org/. Then download the sokoban.love file and double-click it.

Controls

Arrow keys to move around. Escape key to go back or exit the game. Hitting r will restart the level. Use the space key to start the game and select the level you want to play!

No sound?

Yes, currently there are no sounds in this game. Feel free to contribute :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].