this is my first game ever, first c++ game in general.
this is what I have
+->Menu
multiplayer game
single player game
Exit +->Game
score goes up to 5 before a win
+->Single player
D-pad controls Right paddle
Undefeatable AI (literally, I need to fix this)
+->Multiplayer
D-pad controls left paddle
Buttons control right paddle (triangle = up, x = down)
also I made the ICON0.png, PIC1.png and ICON1.pmf from nothing so tell me if those look alright too.
Please tell me how I did, This is my first ever game.
I made ALL of it from scratch (except for the collision detection algorythm, I didnt have the time so I used somebody elses)
tell me if its bad or good, what it needs, bugs anything...
P.S. I also updated losers elf2pbp tool to make building easier
heres the changes:
-No more annoying pspdev icon
-easier to use
-creates a folder with the same name as your eboot and places the eboot in it so all you have to do is drag the folder to your game folder or create a command line to do it
PSP-PONG-ELF2PBP.rar
online tutorials and video tutorials I got from a torrent (vtc.com) helped alot and every day after school I would go straight to the computer and try to do something I didnt know how to do so I went online to find out the things I couldnt do and now I know most everything I need to make a simple game, Im 14 by the way