




8BitWalugi said:OOOooohh! How does it run with Sudokuhax?

That'd be great. Or change it so you need to press A or something.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.

while (!Stylus.Held)
{
ÂÂÂÂPA_LoadBackground(1, 0, &start);
ÂÂÂÂPA_LoadDefaultText(0, 2);
ÂÂÂÂPA_OutputSimpleText(0,2,11,"Touch the screen to Start");
ÂÂÂÂPA_WaitForVBL();
}
