Skip to content

anaga-dev/pixel

Repository files navigation

Welcome to Anaga Pixel

Pixel is a progressive web application that lets you create pixel art on any device, operating system, and browser.

Anaga Pixel screenshot

You can try Anaga Pixel on https://pixel.anaga.dev

Installation

  1. Clone or download this repository.
  2. Run pnpm i in the project's folder to install all the needed dependencies.
  3. Run pnpm dev to initialise the project in development mode in http://localhost:3000.

Run pnpm build for creating a production build.

Build NW.js app

Run pnpm build:nw for creating a native app running on nw.js.

NOTE: Right now it only generates a Linux app.

Roadmap

  • Selection tool
  • Transformations tool (scale, rotate)
  • Animation panel
  • Mobile phone version
  • Add formats (ASEprite, FLI, FLC, MAP, Animated GIF...)

Contributing

You're more than welcome to help to improve this project. Check our contributing guidelines if you're interested in helping!

Support us

If you are enjoying Anaga Pixel and want to help us devote more time and resources to the project, please consider becoming a sponsor. Thank you!

Authors