generator

spiral's picture

Pipes Generator 2013 v0.5

pipesversion05.gif

*POSSIBLE EPILEPSY WARNING, BE CAREFUL WITH THE SPEED SETTINGS*

Made a program that generates random layouts of unicode pipe characters and displays them in semi-random colours!! It has a lot of controls for the user to play around with, to more fine tune what they want to see.

CONTROLS:

R - reset to defaults

`1234567890 - toggle various pipe characters for display
~!@#$%^&*() - select only the pipe character, corresponding to the above keys (so you can learn what each one is!)
SPACE - toggles space character
TAB - toggles 4 * space characters
ENTER - toggles end to line space characters
BACKSPACE - clear all chars to be printed

- and + - decrease and increase automatic sceen refreshing times (goes from 0.1 seconds to 60 seconds on a scale)
P - pause/unpause the program completely
A - turn on/off automatic screen refreshing
G - generate a new screen immediately (can be slow with a large screen)

C - go through preset colour modes
ARROW KEYS - resize the window (can't be held down... yet)
F - toggle fullscreen mode (window resizing is awful in this mode :x)

S - save the current screen to an image (saved in /screenshots as a png file with a timestamp filename)
W - randomly select most any of the above options
ESCAPE - end the program

NOTE that most of the above keys can be held down to be rapidly used, including saving!

If you encounter any errors and crashes, post the resultant txt file here please! And feel free to share any layout screenshots you like :)

For those interested, the python source of a later version is available here! Coded in Python 2, using the Pygame and Pygcurse libraries (included as a file- a bit edited by me ;)).

Event Created For: 
Made For: 
An event
Smedis2's picture

ALLADIN'S PIRATICAL ICE CREAM KAMAKAZIE ATTACK !!!

alladinshot.PNG

YOU ARE ALLADIN
YOU MUST DESTROY EVIL FACE BEFORE IT TAKES OVER EARTH
CHARGE AT IT AND WIN THE HEART OF A NEW FRIEND, THE ICE CREAM MAN.
CAN YOU DO IT?

Made For: 
An event

Random Palette Generator

palette.png

A random palette generator (i'd say work in progress but not sure if i'll ever improve it because so far it fit my needs)

It generates .pcx files usable in knp/tgf/mmf ( so far tested only in mmf2 though)
and .act files usable in photoshop

Also contains source code (VC 6) if anyone wants to tinker around with it

I made it because i got tired of using the knp and tgf palette for spriting and i'm way too lazy to manually put together a palette

Author: 
mutantleg
Made For: 
testing

The Improved Trainwreck Idea Generator

Generates trainwreck ideas. You can add new ideas by editing the .txt files in the "data" directory.

Based on EffBee's generator.

EDIT: Usage;
1. Install Python.
2. Extract the generator to a suitable folder.
3. Start the command line, go to the folder, and type
python trainwrecker.py
4. Go make a trainwreck!

Event Created For: 
Made For: 
An event
Danni's picture

Trainwreck Idea Generator - Version 1

Grr, why can't I upload .py files directly.

This is some silly thing I made using sloppy Python code that generates ideas for trainwrecks. Because I need an idea for a trainwreck. I'll try to submit something later.

It's really basic and follows a pretty cookie-cutter format. Maybe later on I can make it more advanced.

You have to run it in a terminal:
cd /path/to/scriptdirectory/
python2 trainwreck-ideas-v1.py

Now I will run this and attempt to make a trainwreck using one of the generated ideas for this event.

Event Created For: 
Made For: 
An event
Syndicate content
pensive-mosquitoes