envenomator / agon-sokoban

A custom port of the Sokoban game for the Agon platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sokoban game for the Agon platform

Level selector

Installation and usage

Copy both sokoban.bin and levels.bin to the microSD card, load sokoban.bin and RUN it:

LOAD sokoban.bin
RUN

These are seriously tricky levels, so there are also two easy/medium files available at my repo. Just rename one of them to levels.bin before running the game. If you have an urge to create your own level from a sokoban 'compatible' textfile, compile and use the sokobanprep converter I wrote just for this purpose. Since it's a puzzle game, there's no sound.

About

A custom port of the Sokoban game for the Agon platform

License:MIT License


Languages

Language:C 70.4%Language:Assembly 19.5%Language:Makefile 8.2%Language:Python 1.9%