DrJones
03-05-2004, 12:07 PM
I need some help with graphics (photoshop, gimp or something) if anyone is availible. It's nothing big, just some better looking graphics for my next version of Tetris. The concept behind the programing is pretty sweet (The AI learns how to play the game), so I want it not to look like ass.
Here is what the old version looks like:
http://www.mines.edu/students/p/pfchrist/board2.jpg
Which was me using some web design tutorials and lots of filters/plugins. I want something that looks a little nicer. Like this does:
http://www.mines.edu/students/p/pfchrist/tetr.JPG
Just something that looks friendly with a cool interface. The specs I need are the following:
http://www.mines.edu/students/p/pfchrist/board.jpg
(See how l33t my chopping skilz are?)
It's an 800 x 600 image, with the board taking up a 480 x 240 chunk somewhere in the middle. Each block will be 24 x 24 pixels. I have the old images I used for the block pieces, which I actually kind of like, so I might just reuse them.
Also the red text is just places I think might work to have things. The next piece and score are kind of self explanitory. The stats section will hold data on how well the model is currently performing (related to the AI). However the rest of it is up to you.
Anyone interested in putting something togeather for me? Not only will you get to help out in what will obviously be the coolest most awesomest tetris program ever written, but i'll also throw in a free detail for ya as well.
I already started working on the new code. I'm doing it in java now and just have some place holders for everything.
Here is what the old version looks like:
http://www.mines.edu/students/p/pfchrist/board2.jpg
Which was me using some web design tutorials and lots of filters/plugins. I want something that looks a little nicer. Like this does:
http://www.mines.edu/students/p/pfchrist/tetr.JPG
Just something that looks friendly with a cool interface. The specs I need are the following:
http://www.mines.edu/students/p/pfchrist/board.jpg
(See how l33t my chopping skilz are?)
It's an 800 x 600 image, with the board taking up a 480 x 240 chunk somewhere in the middle. Each block will be 24 x 24 pixels. I have the old images I used for the block pieces, which I actually kind of like, so I might just reuse them.
Also the red text is just places I think might work to have things. The next piece and score are kind of self explanitory. The stats section will hold data on how well the model is currently performing (related to the AI). However the rest of it is up to you.
Anyone interested in putting something togeather for me? Not only will you get to help out in what will obviously be the coolest most awesomest tetris program ever written, but i'll also throw in a free detail for ya as well.
I already started working on the new code. I'm doing it in java now and just have some place holders for everything.