AuthorTopic: Android pixel art app (Gameframe)  (Read 2869 times)

Offline kurosavvas

  • 0001
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile

Android pixel art app (Gameframe)

on: May 21, 2018, 08:19:11 pm
Hello all 🙂

I’ve been working on an Android app that allows you to create 16x16 pixel art. It is originally made for the GameFrame, a physical display for pixel art (link here for those of you who might not be familiar with it)

With the app, you can control the Game Frame (using the wi-fi adapter), and you can also create your own pixel art and upload it to the device (static images for now, animations will come soon). The drawing mode supports multiple palettes from classic systems (NES, C64 etc), layers with multiple blending modes and lots of tools. It’s like a mini retro Photoshop 🙂

The app also has support for widgets that let you control the Game Frame and even has a Quick Tile to allow you to power it on/off from the notification shade.

It also supports Wear OS (formerly Android Wear) and has online account support for cloud backups.

I am planning on adding many features in the near future, tablet support, animations etc.

You can find the app here: https://play.google.com/store/apps/details?id=com.savvasdalkitsis.gameframe

Oh and did I mention. It’s open source 🙂 You can find the source on Github (https://github.com/savvasdalkitsis/gameframe) where you can also file bugs and feature requests.

Please try it out and let me know what you think