8000 GitHub - abdul756/Pixel-Editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abdul756/Pixel-Editor

Repository files navigation

PixelEditor

Fyne License

A simple pixel art editor built with Go and the Fyne UI framework.

demo-pixel-2025-05-01_08.08.20.mp4

Features

  • Pixel Canvas: 50x50 grid for creating pixel art
  • Color Selection: RGB color picker
  • Brush Tools: Basic brush functionality
  • Pan & Navigate: Move around the canvas
  • Simple UI: Clean interface with essential controls

Installation

Prerequisites

Option 1: Run Natively (Recommended)

# Clone the repository
git clone https://github.com/abdul756/Pixel-Editor.git
cd Pixel-Editor

# Run the helper script (will install dependencies if needed)
./run-native.sh

Option 2: Using Docker

Make sure Docker is installed and running on your system.

# Clone the repository
git clone https://github.com/abdul756/Pixel-Editor.git
cd Pixel-Editor

# Run the helper script
./run.sh

Usage

  1. Start the Application: Launch PixelEditor
  2. Draw: Click and drag on the canvas to draw pixels
  3. Change Colors: Use the color picker to select colors
  4. Navigate: Right-click and drag to pan around the canvas

Project Structure

  • src/core: Canvas rendering and pixel manipulation
  • src/ui: User interface components
  • src/utils: Utility functions and types

License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with Go and Fyne

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0