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

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

Awesome Lists containing this project

README

          

# Igloo

[![PkgGoDev](https://pkg.go.dev/badge/github.com/miniscruff/igloo)](https://pkg.go.dev/github.com/miniscruff/igloo)
[![codecov](https://codecov.io/gh/miniscruff/igloo/branch/main/graph/badge.svg?token=1tn4p0EOAC)](https://codecov.io/gh/miniscruff/igloo/)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/miniscruff/igloo/unit%20test%20and%20coverage)](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