Computer Science Canada 3D edition program |
Author: | 3DChris [ Thu Dec 08, 2016 8:49 am ] |
Post subject: | 3D edition program |
This is a 3D program I made with Turing for my programming class. If you want to modify it or upgrade it, please put your final version online, I would be happy to see it. The zip file includes: - The Turing source code (Turing 4.1.1a) - A text file called Lines.txt (don't touch it!) - An "Owner's manual" with all the options available in the program Enjoy! |
Author: | TipsyCzar [ Thu Dec 08, 2016 9:05 am ] |
Post subject: | Re: 3D edition program |
I reccomend adding spaces between chunks of code. It would make your program easier to read |
Author: | 3DChris [ Thu Dec 08, 2016 11:44 am ] |
Post subject: | RE:3D edition program |
True, but I wrote it as I wanted it. I guess it goes with how you like to write your own code, everybody has a specific way to write; What I could have done is comment more, I agree, but I didn't realize until it was already submitted. Maybe I will do an updated version and include more comments... Over all, what do you think? |