Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Brick Breaker X!
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
shakin cookie




PostPosted: Sat Dec 22, 2007 6:30 pm   Post subject: Brick Breaker X!

Here is my second post, and it is a brick breaker type game.

I am in grade nine and a little iffy when it comes to programming.

Enjoy!



MyCreationByAkiva.t
 Description:

Download
 Filename:  MyCreationByAkiva.t
 Filesize:  10.11 KB
 Downloaded:  462 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
shakin cookie




PostPosted: Sat Dec 22, 2007 6:35 pm   Post subject: RE:Brick Breaker X!

oh, and feel free to comment on this! i always enjoy seeing how people take my programs!
shakin cookie




PostPosted: Sat Dec 22, 2007 9:45 pm   Post subject: RE:Brick Breaker X!

ok, waitin for those responses...
Ultrahex




PostPosted: Sat Dec 22, 2007 9:47 pm   Post subject: Re: Brick Breaker X!

How is this a game if you cant play.... did you post the wrong version or something....
Clayton




PostPosted: Sat Dec 22, 2007 9:50 pm   Post subject: Re: RE:Brick Breaker X!

shakin cookie @ Sat Dec 22, 2007 9:45 pm wrote:
ok, waitin for those responses...


You have to realize that this isn't the most active board you'll find. In fact, it's really hit and miss for activity. Given that it's now Christmas break, very few people will show up here regularily, except for, well, the regulars. Be patient.
Zampano




PostPosted: Sat Dec 22, 2007 9:56 pm   Post subject: Re: Brick Breaker X!

Uh . . . Is this some sort of movie? I couldn't find any kind of input or anything.
What is the purpose of Arkanoid if it can't be played?
LaZ3R




PostPosted: Sun Dec 23, 2007 1:16 pm   Post subject: RE:Brick Breaker X!

1... This isn't a game
2... It's christmas break... people won't be running to compsci as they would normally do otherwise...

3... You're in grade 9 so I'll give you a break.

You have 4 years to produce something worthy of our time Smile

Also learn how to use View.Update and "offscreenonly" mode in those 4 years.
LaZ3R




PostPosted: Sun Dec 23, 2007 1:21 pm   Post subject: RE:Brick Breaker X!

And is your teachers name actually Ms.Dyke..... O_O
Sponsor
Sponsor
Sponsor
sponsor
SNIPERDUDE




PostPosted: Sun Dec 23, 2007 9:35 pm   Post subject: Re: RE:Brick Breaker X!

LaZ3R @ Sun Dec 23, 2007 1:21 pm wrote:
And is your teachers name actually Ms.Dyke..... O_O


Holy crap that is funny. Yea, like she doesn't get jokes about her name...
syntax_error




PostPosted: Tue Dec 25, 2007 2:23 pm   Post subject: Re: Brick Breaker X!

err this was interesting to say the least
but let me not go on the utter pointlessness of this
however i do want to comment on your programming style
first and for most wahoo a grade 9er using proc good job there
but then you had to ruin it by FORKING EVERYTHING THING!!!!
everything in your program is not running at the same time
the most i can think of is your music

code:


proc bhal
%does something here
end bhal

proc foo
%does something else here
end foo

proc asdf
%does another sometihng
end asdf

/* that all was not your main program it was simple methods that you have made
then now you start your main program BY CALLING THE METHODS
dont fork everything!! */

% main program
loop
does w.e

calls you procs here

exit when char = "q" % or something
end loop


EDIT : and 1 more thing
the Subliminal Advertising
wasnt really "Subliminal "
look the word up
shakin cookie




PostPosted: Fri Dec 28, 2007 4:01 pm   Post subject: RE:Brick Breaker X!

well, we hadn't learned loops when i had created this program.
syntax_error




PostPosted: Fri Dec 28, 2007 7:54 pm   Post subject: Re: Brick Breaker X!

shakin cookie wrote:

well, we hadn't learned loops when i had created this program.


but i fail to see how you never learned loops without doing normal infinite loops then to for loops?
did you teacher teach you for loops first if yes then that i very odd..... very odd

or even if you learned loops on your own I still think you should have done normal loops first but anyhoo it was just a thought...
Zampano




PostPosted: Fri Dec 28, 2007 8:33 pm   Post subject: Re: Brick Breaker X!

We learned for loops first as well, then normal loops and their exit statements.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 13 Posts ]
Jump to:   


Style:  
Search: