Mr. Banana is FINISHED!

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Simple Question... Is this a good game?

Poll ended at Sun Aug 05, 2007 4:53 pm

Nope
0
No votes
It's ok
0
No votes
Good game, man
1
100%
 
Total votes : 1

Mr. Banana is FINISHED!

Postby AnimeTank » Thu Jul 26, 2007 4:53 pm

Read this before Downloading...

Story:
Mr Banana has been robed by the Leonie Family Italian Gang. The Leonie's are a bunch of apples bent on making others suffer. Mr Banana is of course... a banana. Banana has lost his precious coin that he values more then his life. Mr Leonie the Godfather of the gang has set a trap for Mr Banana. Help Mr Banana get his coin back, even if it means fighting the big boss herself... Granny Smith.

Controls:
Right Key: Walk Right
Left Key: Walk Left
Down Key: Duck
Space Bar: Jump
S key: Shoot Colt

Reminder:
Give the game time to load, it will take about 6 seconds i guess. It depends on the speed of your computer.

{ARA Games} Enjoy :D
Attachments
Mr Banana.zip
(761.67 KiB) Downloaded 349 times
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby Troodon » Fri Jul 27, 2007 6:26 pm

Can you send me a exe version so that I can test the game?
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Postby AnimeTank » Fri Jul 27, 2007 6:31 pm

I would but i don't know how to make a exe.
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby Jay S. » Fri Jul 27, 2007 6:49 pm

AnimeTank wrote:I would but i don't know how to make a exe.

Save your game, then under the "File" menu, select "Export" and choose "Windows Executable." :)
User avatar
Jay S.
 
Posts: 118
Joined: Thu Apr 26, 2007 6:51 pm
Location: My computer desk. :P
Score: 9 Give a positive score

Postby AnimeTank » Fri Jul 27, 2007 6:59 pm

Ok, i did exactly what you said. Please tell me if it worked. :shock:
Attachments
Mr Banana Exe..zip
(1.91 MiB) Downloaded 217 times
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby Troodon » Fri Jul 27, 2007 8:13 pm

Thanks AnimeTank, but when it's in exe you don't need to send all the data folder. (exe has all information inside)

I tested the game and I like the graphics (smashed banana, lol).

You could mabe make a simple f2 function to restart after you lost. Just make key down -> f2 -> script editor -> loadgame function and load the gamename.exe

If you want, you could also make the bullets get destroyed when they hit walls. (This doesn't let the player kill enemies without knowing it)

:D Nice game! *goes playing*
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Postby AnimeTank » Sat Jul 28, 2007 1:35 am

Cool thanks man! I'll keep that info in mind. I'm glad you enjoyed my game, but just a little hint... Part 2: "Mr. Banana's Revenge", will be coming out soon. Hope you will enjoy that to. Thanks again. :wink:
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby arcreamer » Sat Jul 28, 2007 2:44 am

cool game dude! but try making him jump a little higher some parts are hard to jump over:P but i liked it especially the old granny
arcreamer
 
Posts: 398
Joined: Tue Jul 03, 2007 4:08 pm
Score: 9 Give a positive score

Postby AnimeTank » Sat Jul 28, 2007 3:15 am

Thanks for the reply man! You know whta, since your new, i'm gonna be the first person to give you a point...there you go man. Now you have 1 Karma point. Thanks for the reply. :D :shock: :arrow:
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby Troodon » Sat Jul 28, 2007 8:23 am

There is some small bugs in the gameplay (like you die even if you don't touch the thorns from sharp side) but the game is very funny. I spend yesterday a long time trying to get trough some difficult parts. Mr.Banana could really jump little bit higher. :D Another cool thing you could add in the movement is acceleration. In key down right event for example:
Code: Select all
xvelocity += 0.5
if (xvelocity >= 2) //replace the '2' with the max speed you want
{
xvelocity = 2; //the same speed
}


This will make the bananas speed accelerate when you start moving. It also limits the max speed.

EDIT:
There is also the possibility to make Michael Jackson's moonwalk but it's not a problem in this game because the moonwalk suits for Mr.Banana.
Just press both right and left arrow and then remove your hand from other. :P

By the way, I haven't yet won the game. :wink:
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Postby AnimeTank » Sat Jul 28, 2007 3:29 pm

Thanks for the code. I'm gonna try that right know. :D
Current Projects:

Some game about some guy... :)

Message me if you have an XboxLive account. Then send me a Friend Request to my Gamertag, AnimeTank.
Message me if you have a WoW account. Then tell me what server your on, along with your name.
User avatar
AnimeTank
 
Posts: 96
Joined: Sat May 05, 2007 10:37 pm
Location: At my House, on my computer, in my seat
Score: 13 Give a positive score

Postby Troodon » Sat Jul 28, 2007 3:37 pm

You are welcome :D
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Postby Rux » Sat Jul 28, 2007 3:40 pm

Just so you know, you didn't enter the proper code for jumping,

Your Code: key down, repete,
Code: Select all
y = y - 5;


When it should be, key down no repete
Code: Select all
yvelocity = -5;


Thats the proper way for beginners.

The best way would be,

Create a var, canjump.

Collision with the path,
Code: Select all
canjump = 1;


Keydown, space, no repete,
Code: Select all
if(canjump)
{
   canjump = 0;
   yvelocity = - 5;
}


Just so you know.
I'm not good at coming up with signatures...
User avatar
Rux
 
Posts: 645
Joined: Sun Apr 29, 2007 9:26 pm
Location: Sitting on your moniter invisable.
Score: 35 Give a positive score

Postby Tytan McAnguns-PL » Sun Jul 29, 2007 11:28 am

In the bullet actor controll add event "out of vision" --> DestroyActor -->
Event Actor .
Project: Ninja Fighter (full) for tekdino
Shadow mask warrior (full) 100 % IIIIIIIIIII download :
http://www.esnips.com/doc/ff4b58fa-600b ... sk-warrior
POLISH FORUM GE:
http://www.ge.4.pl
User avatar
Tytan McAnguns-PL
 
Posts: 67
Joined: Sat Mar 31, 2007 9:38 am
Location: POLAND
Score: 16 Give a positive score

Postby Troodon » Sun Jul 29, 2007 3:35 pm

I tought about that but then I realised that it's more realistic when you can shoot your enemy (of course you must know where he is).
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score


Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest