Skip to content

Packages I have created for use with Ebiten, a simple 2D games library in Go

Notifications You must be signed in to change notification settings

Rosalita/ebiten-pkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebiten-pkgs

Packages I have created for use with Ebiten, a simple 2D games library in Go.

  • charmenu - Draws a selectable menu. Each menu item contains a single character. Created to allow a user to input a name without using a keyboard.

  • imagemenu - Draws a selectable menu. Each menu item is an image. Created to allow the user to select an image.

  • listmenu - Draws a selectable menu. Each menu item contains a text string. Created to allow a user to navigate through menu options.

About

Packages I have created for use with Ebiten, a simple 2D games library in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages