Sokoban by Johan Berntsson

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

SOKOBAN
Written by Johan Berntsson, 8 February 2021

This is a game written in Commodore 64 Basic. It was entered
into the PUR-80 category of the Basic 10Liner Contest 2021:
https://gkanold.wixsite.com/homeputerium/games-list-2021

The game features complete gameplay with large colourful tiles.
sounds effects.

INSTRUCTIONS
------------
Sokoban is a puzzle video game genre in which the player pushes
diamonds around in a warehouse, trying to get them to marked
storage locations.

You move the player tile with the a,s,w and d keys. If you need
to restart you push run/stop (or escape if using an emulator)
and "run" the program again.

SOURCE CODE
-----------
The main code is sokoban.txt which contains
comments, and allows the basic lines to be split
across multiple source lines

The make script uses Unix utilities (tr, sed) to strip
the comments and merge lines from sokoban.txt to produce
a basic source file. This source file is compiled to a
C64 basic program using the petcat utility from the
Vice emulator. petcat is also used to produce a stripped
basic listing in sokoban.bas, which is the same as the one
seen in the C64 (with control codes expanded to text i
equivalents like those used in type-in listings in
Compute!'s Gazette and similar magazines in the 80's).
The script then launches the program using x64, the
Commodore 64 emulator also from the Vice package.

Feel free to use my make script for your own projects,
and modify it as needed.

Have fun!

Platforms
Release date
Developer
BASIC 10Liner
Age rating
Not rated

System requirements for PC

Read more...
Sokoban by Johan Berntsson screenshot, image №2716258 - RAWG
Edit the game info
Last Modified: Feb 15, 2021

Where to buy

itch.io