Code Monkey home page Code Monkey logo

plextus's Introduction

logo Plextus CircleCI

๐Ÿš€ Plextus is a pixel art editor designed to make tiled maps and tilesets. In addition to the usual tile placement, it also allows you to draw directly on map and edit the tiles.

๐Ÿงฑ Plextus is fully compatible with Tiled map editor and allows you to export your finished project to .tmx format.

showcase

Installation

  1. Clone/download repo
  2. yarn install

Usage

Development

yarn dev

  • Build app continuously (HMR enabled)
  • App served @ http://localhost:5173

Production

yarn build

  • Build app once (HMR disabled) to /dist/

All commands

Command Description
yarn dev Build app continuously (HMR enabled) and serve @ http://localhost:5173
yarn build Build app to /dist/
yarn build:electron Build Electron app to /dist-electron/
yarn lint Run linter
yarn prettier:check Run prettier and check codestyles
yarn prettier:write Run prettier and fix issues

TODO

  • Bucket fill tool for tiles
  • Change grid color
  • Convert image layer into tiled
  • Copy, paste
  • Crop and resize map
  • Export to .tmx format
  • Image layers
  • Layer offset tool
  • Light and dark color theme
  • Lighten / darken tool
  • Line tool
  • More pixel tools (Circle, Rectangle)
  • Pixel bucket tool
  • Pixel tool size change
  • Remove tile from tileset
  • Replace tile
  • Set and change map background color
  • Tile clone
  • Undo and redo

License

Plextus is MIT licensed.

See also

plextus's People

Contributors

dependabot[bot] avatar praghus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

plextus's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.