Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zsotroav/schokoban


https://github.com/zsotroav/schokoban

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

```
┏┓┏┓┓┏┏┓┓┏┓┏┓┳┓┏┓┳┓
┗┓┃ ┣┫┃┃┃┫ ┃┃┣┫┣┫┃┃
┗┛┗┛┛┗┗┛┛┗┛┗┛┻┛┛┗┛┗
```

## Schokoban
This project was my big homework for the "Basics of Programming 1" course in
university for the fall semester of 2023-24.

## Made using
- CLion 2023.2.2
- Visual Studio Code ([for markdown](https://marketplace.visualstudio.com/items?itemName=shd101wyy.markdown-preview-enhanced))

## More information
- Specification for the project: [spec.md](spec.md)
- Developer's documentation: [DEV_DOC.md](DEV_DOC.md)
- User manual: [USR_DOC.md](USR_DOC.md)

## Legal & License
Copyright (c) 2023 Zsombor Török

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .