Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epiccakeking/pixelart
WIP pixel art program
https://github.com/epiccakeking/pixelart
pixel-art
Last synced: about 2 months ago
JSON representation
WIP pixel art program
- Host: GitHub
- URL: https://github.com/epiccakeking/pixelart
- Owner: epiccakeking
- License: gpl-3.0
- Created: 2022-04-22T21:09:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T03:32:38.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T06:28:59.043Z (8 months ago)
- Topics: pixel-art
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Pixelart
Pixel art creation program, written in Go using Fyne.This is very buggy and can crash. Consider it to be more of a proof of concept.
## Build
I personally recommend using [fyne-cross](https://github.com/fyne-io/fyne-cross). Follow the instructions in the fyne-cross repository.## Controls
May be changed later.Arrow keys - move cursor
Space - Place pixel
N - Make a new file (currently defaults to 50x50)
Y - Grab pixel under cursor
C - Color picker
O - Open an image
S - Save image