"2) The ability to zoom in on image previews. Specifically for pixel art, it can sometimes be very hard to judge the quality of pixel art if it is displayed at native resolution. Right now when I come across a piece of pixel art on OGA I have to save the image to my hard drive and use an image viewer application to zoom in on the image. Unfortunately, I imagine this probably wouldn't be trivial to implement."
I dont think its really that hard to implement. Actually to scale it up you can just set the width or height to something bigger then the actual image is
Get the original dimensions and just double that. i.E. php -> getimagesize()
Example: (same image)
Problem for pixel art is that it may become blurry, (browser dependant)
I am sorry if this sounds rude, but do you think that someone who can code a game is not able to draw something like this in less then 5 minutes using mspaint?
@Redshrike that link is "broken", but you just have to remove the space at the end of the link.
Thanks, very nice!
I dont think its really that hard to implement. Actually to scale it up you can just set the width or height to something bigger then the actual image is
Get the original dimensions and just double that. i.E. php -> getimagesize()
Example: (same image)
Problem for pixel art is that it may become blurry, (browser dependant)
Thanks for the nice feedback. As requested I have added transparent png's, im going to update the weapon set later too. Just takes a little bit...
I am sorry if this sounds rude, but do you think that someone who can code a game is not able to draw something like this in less then 5 minutes using mspaint?
Very nice job from both of you! Thanks for sharing!
Very impressive what you have made with just 256 pixels...
Nice sprites and a nice game you made there!
Thanks for sharing, but i personally miss some shading.
Just made a quick draw-over to show you what I mean.
Redraw Example
Haha, really awesome! gun_shot_01 is my fav.
Pages