Skip to content

flowtron/sokoban-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sokoban Editor

To provide data for the Sokoban Android game we need ways to convert the human readable text of maps and solutions to the binary format.

Python command-line

The easiest way is to use the python scripts.

NodeJS

We were thinking about tricking out a small NodeJS project to provide some fancy user interface for the whole thing. Especially for creating maps. But then – when you stop to think about it – this is not a thing you will be doing repeatedly or regularly. If you are into creating Sokoban levels you will most certainly be working with plain text files anyway and the python scripts will be your tools. So - the NodeJS project will remain bare-bones and simple.

About

Editors for Sokoban Levels & Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published