Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
/ emoji Public archive

Emoji images for Ebiten

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-noto-emoji
Notifications You must be signed in to change notification settings

ebiten/emoji

Ebiten Emoji

Alpha version: The API is not stable yet

Package emoji provides Emoji images for Ebiten.

Example

Usage

func (*YourGame) Draw(screen *ebiten.Image) {
    screen.DrawImage(emoji.Image("🍣"), nil)
}

About

Emoji images for Ebiten

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-noto-emoji

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages