https://github.com/theunixdemon/sokoban
A school projekt with C++
https://github.com/theunixdemon/sokoban
Last synced: 6 months ago
JSON representation
A school projekt with C++
- Host: GitHub
- URL: https://github.com/theunixdemon/sokoban
- Owner: TheUnixDemon
- Created: 2022-12-07T06:48:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T19:52:00.000Z (over 2 years ago)
- Last Synced: 2023-07-15T07:41:33.307Z (over 2 years ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project: Sokoban game
This is a school project in the programming language CPP. I had developed this partially with my classmates. My program have not really a GUI. It use the Shell as a GUI.
# [Map maker info](MapMakerInfo.md)