crait wrote:Yah
totally make this for the psp
just fix the mario jumping whenever you die
and make a menu
- Code:
"start"
"high scores"
"about"
"exit"
make there a highscores file (high.txt)
reading and writing to a txt file is super easy in c
oh, before i forget
make there a floating box that says press start to start
or something
so it wont start running by itself
and maybe make the tubes lil bit smaller
Im doing this in C++ but either way.
I wont go that far for features, I just want to make this fairly simple.
But I will include a menu system.
If you havnt tried it yet well its about where you have these tubes coming at mario, and you have to avoid them.
To jump press space. I added some more features:
http://www.mediafire.com/?bm2ywmkydtz
Il even make a game maker version so it could be on the game maker forums.
Coding this for PSP is gonna be a bit complicated since it doesnt use Open GL (graphics),
but il see what i can do.