Skip to content

sassy/gomo-simra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

gomo-simra

GOMObile SIMple wRApper

What is this

  • simple wrapper for gomobile.
  • purpose is ...
    • developers can focus only for scene creation.
      • wraps calculation of x, y coodinates using size.Event structure.
      • wraps usage of f32.affine.
      • calculates scale to fit to any device's screen automatically.
      • provides easy scene transition
  • everything is under construction.
  • see example directory to know how to use.

Build

  • For Release build, go build -tags=release or gomobile build -tags=release
    • This efforts that logging for debug is disabled.

License

MIT

About

GOMObile SIMple wRApper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%