This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#76 2013-01-06 03:44:34

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Thank you  wink

Offline

 

#77 2013-01-08 21:05:58

pythagoras66
New Scratcher
Registered: 2013-01-08
Posts: 16

Re: The Evil Banana: a side scroller made in Python/Pygame

PiesAreSquared this is kz190.

Offline

 

#78 2013-01-08 21:06:15

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

pythagoras66 wrote:

PiesAreSquared this is kz190.

Hey! Thanks for joining.


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#79 2013-01-08 22:30:06

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: The Evil Banana: a side scroller made in Python/Pygame

I can join.  I have lots of experience as a programmer, but almost none with Pygame, so I'll just have to keep studying.  Until then, I can program anything without graphics.


http://i49.tinypic.com/rk60py.png

Offline

 

#80 2013-01-09 11:35:03

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Programmer_112 wrote:

I can join.  I have lots of experience as a programmer, but almost none with Pygame, so I'll just have to keep studying.  Until then, I can program anything without graphics.

Okay thanks! This is a learning experience for me too.


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#81 2013-01-09 13:25:18

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Even more so for me! Hang on, is there anyone who actually knows what they're doing? Orcacat has a plan, but as far as i've come across, that's it!

Offline

 

#82 2013-01-09 15:25:28

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Well, we can write the pseudocode collaboratively, then I was hoping Gravitation would write the code, but alas, he has not been here for several days.

P.S. I recruited pythagoras66 from here, but he seems to be a little confused...


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#83 2013-01-09 20:52:57

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: The Evil Banana: a side scroller made in Python/Pygame

Haha, AOPS.  I remember that place.


http://i49.tinypic.com/rk60py.png

Offline

 

#84 2013-01-09 22:34:36

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Programmer_112 wrote:

Haha, AOPS.  I remember that place.

Hey, what's your name?


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#85 2013-01-10 18:29:17

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Ideas added:
1. You start off in a cave, not remembering anything. You realize that Team Rocket captured you and is going to turn you into an evil shadow Pokemon. You try to escape.
2. Power ups: berries (HP and energy), temporary invincibility, raised speed, raised attack.
3. Final boss battle is against a shadow Pseudo Legendary.
4. Frenzy mode where you have infinite Energy and you go around shooting targets.
5. Options GUI made in Tkinter including sound FX on/off, music on/off, sound level, difficulty (start at "easy", by beating a difficulty you unlock other difficulties), level select (20 levels, then 1 boss level for each difficulty)
6. 3D ish title screen
example
P.S. Gravitation coded that...

Last edited by OrcaCat (2013-01-12 12:45:40)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#86 2013-01-10 18:34:58

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Gravitation, you're actually quite good at making music! Why didn't you tell me?

Last edited by OrcaCat (2013-01-10 18:35:47)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#87 2013-01-10 19:37:24

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: The Evil Banana: a side scroller made in Python/Pygame

OrcaCat wrote:

Programmer_112 wrote:

Haha, AOPS.  I remember that place.

Hey, what's your name?

speck.  I haven't been on in a while though.


http://i49.tinypic.com/rk60py.png

Offline

 

#88 2013-01-10 20:15:09

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Hey, we're both online!


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#89 2013-01-10 21:14:22

pythagoras66
New Scratcher
Registered: 2013-01-08
Posts: 16

Re: The Evil Banana: a side scroller made in Python/Pygame

What type of game is this going to be?
Are we helping to design Pokemon X and Y or is this a side-story?

Offline

 

#90 2013-01-10 21:29:47

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

pythagoras66 wrote:

What type of game is this going to be?
Are we helping to design Pokemon X and Y or is this a side-story?

I replied on FTW, so, neither. By the way, I realize you are confused. This is just a game I wanted to make (and needed help from others). This is NOT official.

Last edited by OrcaCat (2013-01-10 21:53:28)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#91 2013-01-11 13:50:44

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

I write music too, but it's a bit weird. It involves a lot of rhythmic white noise, warped acoustic guitar (classical guitar to be precise), the odd bit of saxophone, warped bits of other tunes, sometimes some keyboard, and audacity's computer generated pluck effect.
To put it straight, my music is probably to weird to be of use, but you might want it, or some of the more natural stuff maybe.

Offline

 

#92 2013-01-11 14:36:14

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

I've already made the music for this game, I'm just making it better currently  smile


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#93 2013-01-11 17:23:36

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

pinnipediator wrote:

I'll write you a storyline, and i could add sound.

Can you help with the storyline?


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#94 2013-01-12 05:33:31

pinnipediator
Scratcher
Registered: 2012-02-10
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Sure, how many levels do you want? Do you want it to be a controlled storyline, where you just go as the game lets you and you face what the game throws at you, or do you want it more like the pokemon games, the RPGs, in a loose storyline, where you have more freedom? I don't mind. Do you want stages or levels at all?

Offline

 

#95 2013-01-12 12:40:36

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

pinnipediator wrote:

Sure, how many levels do you want? Do you want it to be a controlled storyline, where you just go as the game lets you and you face what the game throws at you, or do you want it more like the pokemon games, the RPGs, in a loose storyline, where you have more freedom? I don't mind. Do you want stages or levels at all?

Hmm, good point. Well, I said earlier that I want 20 stages for each difficulty. But I was thinking to make it a short little stage. I'll reduce it to 5. It'll be like mario, with more freedom. You can train or keep going. There will be lots of areas in each level. The last level will be a boss stage then a boss. Could you submit pictures of level design? And could you find better enemy pictures? Use Scratch, because you can layer things (like in Photoshop). You could move an individual part or edit it.

Last edited by OrcaCat (2013-01-12 12:58:57)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#96 2013-01-12 12:50:22

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

You may wonder why I chose Metagross for this game. This is why.

"Metagross


Metagross has a large number of characteristics which are different from the other pseudo-legendary Pokémon. This is possibly due to how it is the only pseudo-legendary Pokémon that does not appear to be based on a reptile; rather, it is a robotic life form. This is likely why Metagross is the only pseudo-legendary Pokémon not to be used by Lance in any game, as he prefers Dragon-type and draconian Pokémon. In fact, it is the only pseudo-legendary Pokémon that cannot learn any Dragon-type moves.
Stats wise, like Tyranitar, Metagross focuses on power and durability, utilizing the most defensive type, Steel, to compliment its very high attack, high defenses, and relatively low speed.
Only genderless pseudo-legendary Pokémon.
Only pseudo-legendary Pokémon whose first stage of evolution, Beldum, cannot be caught in the wild in its debut generation (one is received from Steven Stone instead).
Has the highest base Defense of all the pseudo-legendary Pokémon.
Heaviest pseudo-legendary Pokémon.
Only pseudo-legendary Pokémon that doesn't share at least one type with another pseudo-legendary Pokémon.
Only pseudo-legendary Pokémon whose English name is the same as its Japanese name.
Metagross and its pre-evolutions have a catch rate of 3 where-as all the other pseudo-legendary Pokémon families have a catch rate of 45."

And I chose the name "Shadow" because of the game Pokemon Colosseum.

"As Shadow Pokémon


In story mode of Pokémon Colosseum, Shadow Metagross is used by Nascour and Shadow Tyranitar is used by Evice; it is notable that the two Cipher leaders have positions comparable to those of the final Elite Four member and Champion, respectively. Pokémon XD complemented the list of pseudo-legendary Pokémon as of Generation III by featuring Shadow Salamence (used by Eldes) and Shadow Dragonite (used by Miror B.). Another commonality is that all four pseudo-legendary Pokémon have Shadow Rush as one of their Shadow moves."

Last edited by OrcaCat (2013-01-12 13:00:41)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#97 2013-01-12 18:28:50

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

I re-did the logo.
VVVVVVVVVVVVV

Last edited by OrcaCat (2013-01-12 18:34:29)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#98 2013-01-12 20:44:50

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: The Evil Banana: a side scroller made in Python/Pygame

Nice.


http://i49.tinypic.com/rk60py.png

Offline

 

#99 2013-01-12 21:29:54

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: The Evil Banana: a side scroller made in Python/Pygame

Programmer_112 wrote:

Nice.

Would you mind putting in your signature? I bet it would fit with your current signature.

EDIT: It does, I tried it  smile

Last edited by OrcaCat (2013-01-12 21:31:32)


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#100 2013-01-12 23:36:20

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: The Evil Banana: a side scroller made in Python/Pygame

Sadly, I can't figure out how to put it in my sig.  What would I put?


http://i49.tinypic.com/rk60py.png

Offline

 

Board footer