Posted By: Darksaviour69
stinkee2 posted in our forums:
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
Original post and Download here