All Projects â†’ BenEmdon â†’ Pixelartmaker

BenEmdon / Pixelartmaker

Licence: mit
A pixel art editor in a Swift Playground 👾 WWDC Scholarship Winner 🏅

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Pixelartmaker

Pyqx
Multiplatform graphics editor made with Python and PyQt and specializing in Pixel Art
Stars: ✭ 45 (-43.04%)
Mutual labels:  pixel-art
Swift Framework C Library Example
Example of a simple Swift framework that integrates with a C library without bridging headers.
Stars: ✭ 63 (-20.25%)
Mutual labels:  playground
Icon Machine
Web application for randomly generating pixel art icons.
Stars: ✭ 73 (-7.59%)
Mutual labels:  pixel-art
Pixelizator
Swift/Python image pixelizer đŸ–ŧī¸.
Stars: ✭ 53 (-32.91%)
Mutual labels:  pixel-art
Carc.in
Compile & run code in
Stars: ✭ 62 (-21.52%)
Mutual labels:  playground
Codeworld
Educational computer programming environment using Haskell
Stars: ✭ 1,142 (+1345.57%)
Mutual labels:  playground
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-43.04%)
Mutual labels:  playground
Metalbrot Playground
An interactive playground showing how to use Metal compute kernels.
Stars: ✭ 78 (-1.27%)
Mutual labels:  playground
Euler
Swift Custom Operators for Mathematical Notation
Stars: ✭ 1,123 (+1321.52%)
Mutual labels:  playground
Dicebear
DiceBear is an avatar library for designers and developers.
Stars: ✭ 1,161 (+1369.62%)
Mutual labels:  pixel-art
Mockswift
MockSwift is a Mock library written in Swift.
Stars: ✭ 56 (-29.11%)
Mutual labels:  playground
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (+1308.86%)
Mutual labels:  pixel-art
Visualprogramminglanguage
Visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission.
Stars: ✭ 1,145 (+1349.37%)
Mutual labels:  playground
Pixel8
A collection of low-res primitives for creating art and games in React
Stars: ✭ 1,047 (+1225.32%)
Mutual labels:  pixel-art
Image To Xls
A simple tool to make ascii art from an image using excel colored cells.
Stars: ✭ 75 (-5.06%)
Mutual labels:  pixel-art
Ld40 Catsareassholes
A shelter simulation game made in 3 days for Ludum Dare 40. Even if the game was submitted to Jam instead of Compo, I still made everything all by myself.
Stars: ✭ 45 (-43.04%)
Mutual labels:  pixel-art
Aseprite Scripts
Stars: ✭ 65 (-17.72%)
Mutual labels:  pixel-art
Smallbasic
SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax
Stars: ✭ 78 (-1.27%)
Mutual labels:  pixel-art
Gistlyn
Run Roslyn Gists
Stars: ✭ 75 (-5.06%)
Mutual labels:  playground
Audiokit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Stars: ✭ 8,827 (+11073.42%)
Mutual labels:  playground

title

WWDC

About:

Miss all the pixel perfect art that was popular in the 80's? If so, Pixel Art Maker is for you! Try and replicate old classics like Mario or freestyle your own art! This playground app is here to promote creativity, but also bring the warm and fuzzy nostalgia associated with old videogames. 😊

Inspiration:

Though I wasn't born in the 80's, growing up I was lucky enough to get my hands on old Nintendo games that have brought me joy my whole life!

Author:

Ben Emdon 👨‍đŸ’ģ

Screenshot:

Example

Features:

Drawing 🖌

Drawing

You can either do single clicks to change pixels or you can click and drag!

Changing Color 🎨

ChangingColor

Give the CanvasController an array of colors ([UIColor]) to setup your palette.

Undo and Redo â†Ēī¸ ↩ī¸

UndoRedo

Hit the undo and redo buttons to undo and redo draws.

Save 💾

Save

Hitting the save button will make a pretty render of your art without the grid and save it.

NOTES ABOUT SAVING ⚠ī¸

In order to save your art you must ensure the following directory exists:

/Users/{YOUR USER NAME}/Documents/Shared\ Playground\ Data

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].