https://github.com/hajimehoshi/boxes
A Sokoban game for Ebiten tutorials
https://github.com/hajimehoshi/boxes
Last synced: 6 months ago
JSON representation
A Sokoban game for Ebiten tutorials
- Host: GitHub
- URL: https://github.com/hajimehoshi/boxes
- Owner: hajimehoshi
- License: apache-2.0
- Created: 2020-01-05T16:21:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T17:56:31.000Z (over 5 years ago)
- Last Synced: 2025-02-11T23:55:34.066Z (8 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boxes
A prototype for a Sokoban game.
This is developed for Ebiten tutorials, but there is no concrete plan yet.