Author |
Message |
Matt_872000
|
Posted: Thu Jun 02, 2005 7:13 pm Post subject: Etch-A-Sketch |
|
|
Check this out, I was bored this afternoon and playing around with Turing trying to make a flying spaceship and ended up with this..... lol
PS The controls are in the readme.txt inside the zip file.
EDIT:
Here is the updated version with the window shake and the readme updated, thanx Gandalf!
Description: |
|
Download |
Filename: |
EtchASketch.t |
Filesize: |
2.91 KB |
Downloaded: |
407 Time(s) |
Description: |
|
Download |
Filename: |
EtchASketch.zip |
Filesize: |
265.95 KB |
Downloaded: |
287 Time(s) |
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Naveg
|
Posted: Thu Jun 02, 2005 8:55 pm Post subject: (No subject) |
|
|
you should add a wipe-screen feature
otherwise its pretty cool
|
|
|
|
|
|
Matt_872000
|
Posted: Fri Jun 03, 2005 10:14 am Post subject: (No subject) |
|
|
Q to shake the image off the screen.
|
|
|
|
|
|
[Gandalf]
|
Posted: Fri Jun 03, 2005 3:09 pm Post subject: (No subject) |
|
|
That particular instruction is not in the readme...
Good program, some suggestions:
1. Look up View.Update and offscreenonly
2. You could have used this cool window shake function which was posted - I think Delos made it. It would make the clear screen thing look more effective.
|
|
|
|
|
|
Matt_872000
|
Posted: Fri Jun 03, 2005 3:21 pm Post subject: (No subject) |
|
|
What would I use View.Update for in the etch-a-sketch?
|
|
|
|
|
|
illu45
|
Posted: Sun Jun 05, 2005 7:04 pm Post subject: (No subject) |
|
|
Nice program, I like the graphic of the etch-a-sketch, and the shake thing is very nice. I'm not sure View.Update is all that useful to you, as I'm guessing you're drawing a line, and not using cls, though I could be wrong.
|
|
|
|
|
|
[Gandalf]
|
Posted: Sun Jun 05, 2005 7:12 pm Post subject: (No subject) |
|
|
When clearing the screen. Hold q and you'll see what I mean. Just add a View.Update and it'll look much better.
|
|
|
|
|
|
Matt_872000
|
Posted: Mon Jun 06, 2005 10:19 am Post subject: (No subject) |
|
|
It looks like my laptop overheated.... I may have permanently lost the source code.. If I get it back I'll give you the View.Update version. hehe.
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
[Gandalf]
|
Posted: Mon Jun 06, 2005 3:43 pm Post subject: (No subject) |
|
|
If you permamently lost the source code from your harddrive then why not redownload the source from the forums . There are advantages to uploading your source! .
It shouldn't be too hard to just add View.Update to that code.
|
|
|
|
|
|
Matt_872000
|
Posted: Tue Jun 07, 2005 10:03 am Post subject: (No subject) |
|
|
There wouldnt be a problem if I HAD uploaded my source . Well, It seems my laptop didnt take any permanent damage.. She's just running a little bit slow, but I think I'm going to post the source now...
|
|
|
|
|
|
|