![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Can someone help me with my C game? Pretty please :) within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Im coding a game in C and im stuck, i dont know what to do! I have the menu done ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Im coding a game in C and im stuck, i dont know what to do!
I have the menu done and i know how to make it when i press X on play it will start the game i just dont know how to make the game so it wil start it... i dont know how to explain it it would be easier to explain on msn if you have msn just tell me ur email and ill add you I REALLY need help!!! whoever helps me will get their name in the credits ![]() basicly i need it so that when you press X on option 0 it will take away everything, take away all the functions and blit another background to the screen can someone PLEASE help me? ![]() i dunno how to do that |
|
|
|
|
|
|
#9 | |
|
Guest
Posts: n/a
|
Quote:
|
|
|
|
|
#10 | |
![]() REpwned by youresam
|
Quote:
Last edited by Steverocks; 07-26-2006 at 07:12 PM.. |
|
|
|
|
|
|
#12 | |||
![]() Quality Haxing Since 1991
|
Quote:
Quote:
__________________
Quote:
|
|||
|
|
|
|
|
#17 | |
|
Guest
Posts: n/a
|
Quote:
|
|
|
|
|
#19 |
![]() ![]() ...in a dream...
|
I dont even understand what hes asking for... he understood how to make it go to the main game function... yet he asked how...
Just make a bool that starts out true, for example..., then in your main loop, say if (bool) do menu, else do main game routine... while in the menu partion of the code, have say... X on start turn that bool to false, thus making it go to your main game coding... Or use 2 infitnite loops, one a menu as 1st one, the other the main game, and have X on start break the loop, thus triggering the main game... I still dont understand what your saying though, forgive me
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
![]() |
| Tags |
| game , pretty |
| Thread Tools | |
|
|