Pixelore is a Rails + React app that lets you draw pixel art on a customizable grid. You can choose the grid size, background colors, and even create checkerboard patterns. Once done, you can download your artwork and use it as a sprite for your games or other creative projects.
- Create a grid of any size (height Γ width).
- Pick a background color with a color picker.
- Checkerboard mode with two customizable colors.
- Pixel-by-pixel drawing.
- User can create posts and comment on other's post
- Option to export your art (download as image).
- Built using Rails (backend) and React (frontend).
- Frontend: React
- Backend: Ruby on Rails
- Other tools: Canvas / DOM for grid rendering
- Share pixel art with friends.
- More export formats (GIF, sprite sheets). Home page
Draw page
User page
Login
Sign up