CONTEST- Space Ship creation (update #2)

Talk about making games.

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Tue Feb 15, 2011 3:40 am

I'll work on this tomorrow, and I'll try my hand at filling :P
the image is: IMG_Data[48][48]; where pallette is IMG_Pal[15][3];
img_data contains which color of the pallete to choose, so having at least 32 undo's will be possible :)
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby skydereign » Tue Feb 15, 2011 9:52 am

Here are two more. Didn't do anything with their stats. I look forward to the new additions.
Attachments
ships.zip
(1.12 KiB) Downloaded 97 times
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Tue Feb 15, 2011 10:54 am

Wertyboy wrote::(( no one reply for my topic!!!
Anyway, here is my ship (it is Burger from Toasty Invader)


Werty you haven't even downloaded the program have you?
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby Wertyboy » Wed Feb 16, 2011 3:26 am

Here:
Attachments
AirCraft.zip
(388 Bytes) Downloaded 92 times
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: CONTEST- Space Ship creation

Postby DST » Wed Feb 16, 2011 8:16 pm

Agree with skydereign, should have a mirror option. This will result in better ships as it's only natural to avoid doing complex things if you know you'll have to repeat them, and repeating is almost always harder because you have to follow rules the second time.
It's easier to be clever than it is to be kind.
http://www.lostsynapse.com
http://www.dstgames.com
User avatar
DST
 
Posts: 1117
Joined: Sun Apr 15, 2007 5:36 pm
Location: 20 minutes into the future
Score: 151 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Wed Feb 16, 2011 8:36 pm

But even then, you took the time to repeat what skydereign said :D
Just kidding
In outlook to that, I'll have to work on it this weekend, or in a month instead of asap. School is really starting to get on my time and nerves.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby skydereign » Wed Feb 16, 2011 9:39 pm

Well I greatly look forward to that feature, and many of the others (if you decide to add them). As it stands, it might be easier to use gimp and export to the proper bmp, and load those to create the ships. Either way it is a very cool program. I'm actually a little surprised more people haven't put up ships. You would get a better response though if you let us test the ships. Anyway, here's another ship.
Attachments
ship2.ship.zip
(584 Bytes) Downloaded 91 times
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: CONTEST- Space Ship creation

Postby lcl » Wed Feb 16, 2011 10:06 pm

That program looks cool!
I will try it when I have time. :)
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Wed Feb 16, 2011 10:17 pm

skydereign wrote: You would get a better response though if you let us test the ships.

Yeah, I kinda released this program pretty early. I don't even think I'll be able to make the code to match that kind of acceleration generated in the graph in ship movement... scares me a bit :|
plus this project will probably take me years to make. I want to make something good or nothing at all.

If I never get to start on the game play until a month or two... I'll release this editor in demos, so people can get the ged. I don't want effort to be completly useless :P
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Wed Feb 16, 2011 10:26 pm

Also here are the teams, or clan should it be named really, and a tiny bit about them:

0.Law Enforcers - Friendly to allies, ignorant otherwise. Prevents chaos.
1. Tiger Paw - Loyal to allies, unfriendly otherwise. Likes wealth and power.
2. Black Snow - Loyal to allies, psychopathic otherwise. Likes wealth and power.
3. Tungio - Friendly to allies, Unfriendly otherwise. Likes common power and individual goals.
4. Mercenary - Ignorant to allies, psychopathic otherwise. Likes wealth at any cost.
5. Purple Hitman - Friendly to allies, pushover otherwise. Likes to destroy other ships.
6. (secret) From the sky to the end - Loyal to allies, ignorant otherwise. -secret-.

Your two ships would go in the 6th sky :)

This game might be some sort of sequel to the game Operation: Inner space. The game I love the most :D
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby Wertyboy » Thu Feb 17, 2011 2:28 am

Wertyboy wrote:Here:

Hey wat about me?
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Thu Feb 17, 2011 3:17 am

UPDATE
I have updated the program with: Undo/Redo (Stores up to 64 moves), Right click now selects a color, Left/Right mirroring.
Version 1.2

Enjoy! (Funny how making all those took me less than an hour)
Last edited by Game A Gogo on Thu Feb 17, 2011 10:40 am, edited 2 times in total.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby Game A Gogo » Thu Feb 17, 2011 3:18 am

Wertyboy wrote:
Wertyboy wrote:Here:

Hey wat about me?

I will have to modify your space ship to fit my game graphic style, but the shape will be the same :)
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: CONTEST- Space Ship creation

Postby skydereign » Thu Feb 17, 2011 4:19 am

Told you it would be easy. Anyways, Linux version please.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: CONTEST- Space Ship creation

Postby Wertyboy » Thu Feb 17, 2011 4:33 am

Fill feature please?
User avatar
Wertyboy
 
Posts: 543
Joined: Tue Jun 15, 2010 12:38 pm
Location: HCM City, Vietnam
Score: 44 Give a positive score

PreviousNext

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest