Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elzibus/go-sokoban
Golang implementation of the classic sokoban game
https://github.com/elzibus/go-sokoban
Last synced: about 2 months ago
JSON representation
Golang implementation of the classic sokoban game
- Host: GitHub
- URL: https://github.com/elzibus/go-sokoban
- Owner: elzibus
- License: unlicense
- Created: 2022-10-22T11:57:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T12:08:21.000Z (about 2 years ago)
- Last Synced: 2024-06-19T19:29:18.920Z (7 months ago)
- Language: Go
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sokoban game
Implemented in [golang](https://go.dev)
Using the [ebitengine](https://ebitengine.org/) library
Sprites from https://kenney.nl/
Sokoban levels from https://github.com/begoon/sokoban-maps