Stuikka Posted June 18, 2010 Share Posted June 18, 2010 Hello! I've been working with a little project with few of my friends. We're making own custom "roleplay" card game and because I do understand a little about PHP and coding overall (and therefore know it is possibly to use PHP on this project), I suggested that making a simple "image generator" for printing our cards would make this very much easier. (i.e now my friend is assigning all the texts and picture into each card with Photoshop.. Slow and annoying) web script also makes it possibly for everyone to create own custom cards and that would be great also. What I'm looking for is a some kind of script that "generates" the card with the text and picture user chooses. So it basicly needs just few text forms and an "upload image" bar, then script assigns all the texts to right places and adds the image in the middle of the card and therefore makes it ready for printing in seconds. This is somewhat really similar what I'm looking for: http://bighugelabs.com/motivator.php I tried searching for hints how to make this kind of application, ended with nothing. Sorry for my english, hopefully you will understand what I mean and thanks in advance! Link to comment https://forums.phpfreaks.com/topic/205171-image-genarator/ Share on other sites More sharing options...
ram4nd Posted June 18, 2010 Share Posted June 18, 2010 If you are making big as big thing as game i suggest php framework. They include image manipulation classes as well. Link to comment https://forums.phpfreaks.com/topic/205171-image-genarator/#findComment-1074071 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.