An open API service indexing awesome lists of open source software.

https://github.com/thomascode92/pixl

Pixel art editor! Small program that utilize many features of Go!
https://github.com/thomascode92/pixl

fyne go golang golang-fyne

Last synced: 22 days ago
JSON representation

Pixel art editor! Small program that utilize many features of Go!

Awesome Lists containing this project

README

        

# Pixl

Create your own Pixel art with Pixl!

This application, a Pixel art editor, is written in [Go](https://go.dev/) and it utilizes many of Go's core features (like Pointers, Interfaces, ...)!

It is a project of the _[Go Programming: The Complete Developer's Guide](https://www.udemy.com/course/go-programming-golang-the-complete-developers-guide/)_ course from [ZTM](https://zerotomastery.io/).