#2 Tiles, Tiles Everywhere

Challenge topics and posts from previous years, for the memories :)
5 posts Page 1 of 1
Contributors
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

#2 Tiles, Tiles Everywhere
comathi
#2 Tiles, Tiles Everywhere

With Windows 8 having been officially released late last year, Microsoft introduced it's new Metro interface. This features new "Tiles" that act as launch buttons for your apps. Take a look below:
Image

Now, these tiles need images... and that's precisely what this challenge is about: creating an tile-design application that will output images someone can later use for their tiles.

You can make this in any language you want, VB.NET, C#, JavaScript... you name it!

Requirements
To make this a little more interesting, and because we like to play by Microsoft's rules, your application will be required to create at least the following two image sizes:
* 150px by 150px for square tiles
* 310px by 150px for large tiles

These are the only two sizes you need for this challenge. However, you could add scaled versions of the images, according to this table:
Image

Also, the app should do more than just outputting coloured rectangles (ie, add some text, images, etc.)

Note: you are not required to provide the source... for now. Cody might decide later he wants to see it, but that's ultimately up to him.

Bonus points will be awarded to the entries with the most features.

You have 24 hours to complete the challenge, and as always, good luck and go CRAZY!! nerner;
User avatar
noypikami
VIP - Donator
VIP - Donator
Posts: 151
Joined: Sat Dec 22, 2012 1:49 am

Re: #2 Tiles, Tiles Everywhere
noypikami
TILES EVERYWHERE? here's mine,

Image


FEATURES : add image as background / overlay image. add text MOVE and resize image at
runtime. save each image as PNG or save the whole image as one (PNG) ...
saves directly in desktop.



This file is hosted off-site.
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

Re: #2 Tiles, Tiles Everywhere
muttley1968
Here is my Entry
Image

It can only do one button at a time and does not have the best
layout in the world but it works and has quite alot to it so there we
go such as life =)

Debug.zip
You do not have the required permissions to view the files attached to this post.
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: #2 Tiles, Tiles Everywhere
Filip
This one is pretty basic. Hard coded (I'm still testing canvas)

Here are the results: http://projects.enytstudio.com/madmarch/index.php?n=2
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
RunarM
Hardcore Programmer
Hardcore Programmer
Posts: 508
Joined: Wed Nov 18, 2009 11:33 pm

Re: #2 Tiles, Tiles Everywhere
RunarM
My entry, might have some minor bugs but has lots of neat features. I didn't have time to add Open/Save Project or the Edit logo feature :/

Program:
Image
Save:
Image

Download:

This file is hosted off-site.

-RunarM
Just another day in my life.
http://www.codexvideos.com
5 posts Page 1 of 1
Return to “Mad March Challenge Archive”