Homebrew Frogger DS

King Dodongo

Member
Newcomer
Joined
Jan 30, 2011
Messages
19
Reaction score
0
Trophies
0
XP
45
Country
Gambia, The
KDD's Frogger DS

It's a remake of the arcade-game "Frogger"

Link: FroggerDS

23829-froggerds.PNG
 
8BitWalugi said:
OOOooohh! How does it run with Sudokuhax?

no. i dosn't can start the game, because i must touch the screen to start it.
and then its freeze, but i can make a version without a startscreen.
 
King Dodongo said:
8BitWalugi said:
OOOooohh! How does it run with Sudokuhax?

no. i dosn't can start the game, because i must touch the screen to start it.
and then its freeze, but i can make a version without a startscreen.
That'd be great. Or change it so you need to press A or something.
 
unsure.gif
it dosn't work, i removed the title screen but
the sprites are black and the game freeze. i don't know why, sorry
 
unsure.gif
it dosn't work, i removed the title screen but
the sprites are black and the game freeze. i don't know why, sorry
edit: how i can delete a post?
 
Love it. Would love to see some more updated sprites though...
I'd be very interested in knowing how this was made. (programs used, etc)

Really want to play this with newer sprites!
 
no its only a simple loop
Code:
while (!Stylus.Held)
{
ÂÂÂÂPA_LoadBackground(1, 0, &start);
ÂÂÂÂPA_LoadDefaultText(0, 2);
ÂÂÂÂPA_OutputSimpleText(0,2,11,"Touch the screen to Start");
ÂÂÂÂPA_WaitForVBL();
}
 

Site & Scene News

Popular threads in this forum