Klipart Konundrum 2!

Danni's picture
Sat, Feb 26 2011 05:00 PM
02/26/2011 - 19:00
02/26/2011 - 21:00
Etc/GMT-5

It's back, and betterer than ever! This time I used a shell script to randomly select three Klipart sprites by fair chance! The script, for reference:

#!/bin/bash

for i in `seq 1 3`
do

	cd /montparnasse/libs;
	chosendir=`ls -d */ 2>/dev/null | shuf -n1`;
	echo `find $chosendir -maxdepth 1 -type f | shuf -n1`;
done

You are tasked with creating a game in two hours that uses all three of these sprites in a prominent role:

Ground rules: Minor sprite edits are fine, as long as you don't try to change the identity of the sprites. Also be sure you work all the sprites into major roles, preferably on the same frame/screen together at some point in your game. Outside of that, go nuts!

Do it this Saturday on the 26th, same time as Klik of the Month Klub!

Do eeeet!

You'll probably want to upload the game here when you're done with it.

AttachmentSize
0-Red Boxer-Stopped-0.gif1.39 KB
0-Big Blinky-Stopped-0.gif7.24 KB
0-Bee-Walking-16.gif1.53 KB

Games made for Klipart Konundrum 2!

Namesort iconCreatedByScreenshotComments
500002/26/2011 - 15:06rhetoricstu0-Red Boxer-Shooting-0.gif1
Fly in an Eye02/26/2011 - 19:03MechanicalPenFlyEye.png4
Fucuspunctophobia02/26/2011 - 19:54DanniFucuspunctophobia.png3

Comments

markp0rter's picture

Great selection of graphics.

Great selection of graphics. If you had told me when the next one is I would have even provided graphics. I've told you I would do it in the thread. I just needed to know the date. But anyways those are super great and I already see a lot of possibilities :)

Danni's picture

I might reroll for different

I might reroll for different graphics. Heck, you could provide your own right now and I could replace the existing ones.

I'm considering doing Klipart Konundrum (or a similar event anyway... Themed Trainwreck Somedays revival?) every Saturday after KotMK.

Blueberry Soft's picture

Don't you Dare!

Don't you Dare! I think I have my idea already.

SpindleyQ's picture

Feel free to get a Klipart

Feel free to get a Klipart Konundrum wakeup call.

Danni's picture

Addendum: You are allowed to

Addendum: You are allowed to use the punching animation for the boxer sprite, obviously:

AttachmentSize
0-Red Boxer-Shooting-0.gif2.2 KB
Rynen10K's picture

more like weak-ends

ugh

you kids and your saturdays

I hate having to work on saturdays ;_;

markp0rter's picture

ugh! you have to work on

ugh!

you have to work on saturdays. thats awful man. im sorry to hear that but do you also have to work on monday - friday?

i am incredible glad when i dont have to work and my saturday is HOLY! you should tell them you are jewish and its SABBATH so you arent even allowed to work but then i guess you want to get paid.

ALSO DONT DARE TO CHANGE THE SPRITES! i already got my idea as well so lets better hope i finish something today. that doesnt mean i gave up on the one i wanted to finish for KOTM- i will finish it eventually.

sergiocornaga's picture

I loved all of these so much.

I loved all of these so much.

pensive-mosquitoes