Arkanoid Clone and Hi

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
User avatar
Flyhy
Posts: 1
Joined: April 28th, 2012, 1:58 pm
Location: Belgium

Arkanoid Clone and Hi

Post by Flyhy » April 28th, 2012, 3:00 pm

hi I'm Flyhy,
I'm from Belgium so don't mind any mistakes in my English ;) .
(I speak Dutch)

About 2 weeks ago I started following chili's c++ tutorials and now I decided to give a shot at trying to make something on my own.

It's a simple arkanoid/breakout clone and the code might not be the best in the world but I'm really happy with it ^^.

controls:
LEFT: Moves the paddle to the left.
RIGHT: Moves the Paddle to the right.
SPACE: Launches the ball at the start of the game.
ENTER: Starts a new game if you died.

Things that might be added:
More levels (currently the first level repeats endlessly)
Power ups
Enemies
Mouse control
Sound
...

Thnx Chili for your awesome tuts :D


Edit by Chili:
I cleaned your solution folder and reuploaded it. Went from about 7 mB -> 47 kB :lol:
Attachments
Arkanoid_Clone.zip
(47.34 KiB) Downloaded 347 times
Last edited by Flyhy on April 28th, 2012, 3:23 pm, edited 1 time in total.

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Aranoid Clone and Hi

Post by chili » April 28th, 2012, 3:12 pm

Sweet proggie bro! Welcome aboard and thanks for sharing! 8-)
Chili

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: Arkanoid Clone and Hi

Post by LuX » April 28th, 2012, 3:26 pm

cool.
ʕ •ᴥ•ʔ

Post Reply