An open API service indexing awesome lists of open source software.

https://github.com/mauricehandwerker/bfi_sokoban

a school project to learn C++.
https://github.com/mauricehandwerker/bfi_sokoban

cpp sokoban sokoban-game

Last synced: 3 months ago
JSON representation

a school project to learn C++.

Awesome Lists containing this project

README

        

# BFI_Sokoban

## About
Sokoban is a game that was released in 1982.
Over the years many different versions got released to the marked and added some features.
But the basic game is just moving boxes from one place to another to get to the goal.
This Sokoban version was made as part of the training at the BBS-ME.
The version is only executable in the terminal.

### [How to make a Map:](MAPMAKER.md)

[Made in cooperation with WachsamesWiesel](https://github.com/WachsamesWiesel)