Skip to content

b-viguier/PhpOkoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpOkoban

PhpOkoban screenshot

A Sokoban-like game written in Php/SDL.

Requirements

Install

git clone [email protected]:b-viguier/PhpOkoban.git
cd PhpOkoban
composer install

Playing

./bin/phpokoban

Or write your own level as a text file, using XSB file format.

./bin/phpokoban <file-name>

You can win or lose, the game will never finish. You will have to restart the executable for a new game.

About

A Sokoban-like game written in Php/SDL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages