We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8d789 commit c48db63Copy full SHA for c48db63
README.md
@@ -54,7 +54,7 @@ See also [examples](examples) directory and [documentation](https://pkg.go.dev/g
54
* [ ] Implement Graphics API
55
* [x] drawing sprites and pixels with camera and clipping support
56
* [x] add the ability to directly access pixels on the screen and sprite-sheet
57
- * [ ] palette transparency
+ * [x] palette transparency
58
* [ ] palette swapping
59
* [ ] printing text on the screen
60
* [ ] drawing shapes
0 commit comments