https://github.com/miniscruff/igloo
Game Framework wrapper around Ebiten
https://github.com/miniscruff/igloo
2d ebiten game game-development
Last synced: 9 months ago
JSON representation
Game Framework wrapper around Ebiten
- Host: GitHub
- URL: https://github.com/miniscruff/igloo
- Owner: miniscruff
- License: mit
- Archived: true
- Created: 2020-10-07T07:27:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T01:15:36.000Z (over 2 years ago)
- Last Synced: 2024-10-26T14:17:59.745Z (over 1 year ago)
- Topics: 2d, ebiten, game, game-development
- Language: Go
- Homepage: https://pkg.go.dev/github.com/miniscruff/igloo
- Size: 221 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Igloo
[](https://pkg.go.dev/github.com/miniscruff/igloo)
[](https://codecov.io/gh/miniscruff/igloo/)
[](https://github.com/miniscruff/igloo/actions?query=workflow%3A"unit+test+and+coverage")
Extension framework to [ebiten](https://github.com/hajimehoshi/ebiten)
**Very much in progress and not production ready**
## Examples
Coming eventually, the go package docs is probably the easiest to read for now.
## Required graphics
[ ] Label
[ ] Sprite
[ ] Sliced Sprite ( 9, corners, empty center, etc )
[ ] Sprite sheet loading
[ ] Animated sprites
[ ] Rich-ish text