Go to file
faiface a1e7f9bf04 better error messages %T -> (%T) 2017-03-08 23:51:53 +01:00
pixelgl better error messages %T -> (%T) 2017-03-08 23:51:53 +01:00
.gitignore add gitignore 2016-12-16 19:32:56 +01:00
LICENSE Initial commit 2016-11-19 12:15:34 +01:00
README.md add a note to readme 2017-01-23 22:27:27 +01:00
batch.go better error messages %T -> (%T) 2017-03-08 23:51:53 +01:00
color.go minor change 2017-03-06 19:59:02 +01:00
data.go better error messages %T -> (%T) 2017-03-08 23:51:53 +01:00
drawer.go add Picture.Original 2017-03-06 19:04:57 +01:00
geometry.go replace Transform by much simpler Matrix 2017-03-06 19:58:24 +01:00
graphics.go fix Sprite for changing Picture bounds 2017-03-08 19:19:02 +01:00
interface.go clarify doc 2017-03-07 17:43:13 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.

The core features of the library are pretty much completed. I'm doing some proofreading and improving quality of the code. Will announce the library after.