Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

PixelPaint

PixelPaint is a program I threw together in an afternoon using RubyGame.
It's a very simple paint program where you can paint a 32x32 image using 16 colors:
29okihf.png


The main purpose of the program is that you can export these images as special text files.
You can then play these text files into an IRC channel, and assuming you don't get kicked for flooding, it'll show up as your picture:
2wpkrph.jpg


And that's why it's limited to 32x32 and 16 colors.

It's very simple to use. You click (or right click) on a color in the palette to select your colors just like in mspaint. Then you just click (or right click) on a square in the grid to color it. You can also use the arrow keys to shift the entire drawing around. The textbox on the bottom is the filename it will load/save/export to. There is no overwrite confirmation because I am lazy. The clear button will blank out the grid. There is no confirmation because I am lazy. The save button will just dump the grid data into a file. You can use it to share your designs with other people who have PixelPaint. Load will load these files up. The export button will convert your drawing into an IRC-ready text file. It will automatically crop the image from the top/bottom/right, so there won't be any unnecessary blank areas in your text file.

Download
 
friend":20lwn62h said:
hm, do you execute this with "ruby pixelpaint.rbw"?

I've tried it and I get some sdl errors or something.

You should be able to just double-click it.

game_guy":20lwn62h said:
For people who dont have ruby or rubygame you can compile it into an exe.
Try this
http://ocra.rubyforge.org/

I tried that at first and couldn't get it to work. Messed around with it and figured it out, though. Apparently I needed to paste the entire code into a new folder in the same directory named "src", then run ocra on the original one... for some reason. I don't know.
Anyways, there is now a compiled .exe version with a couple of errors fixed:
http://www.mediafire.com/?fn26dw7ah88745c
 
Weird. I cant seem to run either the .exe or .rbw and I do have rubygame installed I think. I installed the gem. But it wont run for me =\
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top