Skip to content

cloudhead/gogol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


  GOGOL


    a bitmap drawing & animation library for Go.


. synopsis

    gogol's purpose is to provide a simple interface
    for drawing bitmap graphics on the screen, as well
    as handling mouse & keyboard events.

    gogol is especially well suited for building 2D
    games.

. installation

    go get github.com/cloudhead/gogol

. documentation

    go doc gogol

. examples

    see /examples folder

. license

    see LICENSE

. copyright

    Alexis Sellier <alexis@cloudhead.io>

About

a bitmap drawing & animation library for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published