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

Username:   Password: 
 RegisterRegister   
 [Game] Etch-A-sketch - UPDATED!
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
metal_hed




PostPosted: Wed Mar 31, 2004 2:09 pm   Post subject: [Game] Etch-A-sketch - UPDATED!

Updated version. You can now make circles, the line is thinner, save feature, and added stuff in the beginning!


etch-a-sketch.zip
 Description:

Download
 Filename:  etch-a-sketch.zip
 Filesize:  352.35 KB
 Downloaded:  371 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
guruguru




PostPosted: Wed Mar 31, 2004 4:57 pm   Post subject: (No subject)

Hehehe fun fun... bring back old memories Smile . I really really like the actual board Very HappyVery HappyVery Happy... and the buttons are good. If this is ure first program WOW Shocked !!! But u say its ure first 'submission'... hmm... Confused
nate




PostPosted: Wed Mar 31, 2004 8:39 pm   Post subject: (No subject)

Its good, except etch-sketch you can turn 2 nobs at once so u can make circles when you are checking to see if the user has pressed an arrow key instead of making them

if (key?)

else if (key?)

else if (key??)

ect.

make it all ifs so you can press more than one key at once. NE ways its just a suggestion if you like your program how it is then keep it.

Also, when you press exit use
Window.Close(****window variable name****)

GJ!!!!!!!!
jonos




PostPosted: Wed Mar 31, 2004 8:57 pm   Post subject: (No subject)

if you wanted to be able to hold more than one key, you would have to make individual if statements for each key:

if key(KEY_UP_ARROW) then
...
end if
if key(KEY_DOWN_ARROW) then
...
end if
if key(KEY_LEFT_ARROW) then
...
end if
if key(KEY_RIGHT_ARROW) then
...
end if
Delos




PostPosted: Thu Apr 01, 2004 11:59 am   Post subject: (No subject)

Kool...I'd like to see a "Save picture" function added. Save those nice pics we may draw.

Also, a little bit of particle animation when you reset would be kool (particles shake and fall...possible).
the_short1




PostPosted: Sat Apr 03, 2004 2:51 pm   Post subject: (No subject)

..use what jonos said.. that would be better... also the picture save would be nice.....

.
NOTE: i was kinda able to make circles... u tap 2 directions alternating realy realy fast.... ....

overall good stuff...
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  [ 6 Posts ]
Jump to:   


Style:  
Search: