Computer Science Canada File Class |
| Author: | copthesaint [ Fri Apr 02, 2010 4:11 pm ] |
| Post subject: | File Class |
I was making this encoder for my final game, its only my first working version, but it works with some math errors. I will update this every week or so until I think it is done but I wanted to share What I have so far. The upload includes two files, one called FileClass.tu, and the other is called unnamed.t. You can change the consistants in FileClass.tu, and run the class with unnamed.t. I suggest not setting CODEDEPTH too low since for now, it will cause the math errors. Edit: make sure you comment lines 9-15 when you run unnamed.t when running this for the first time after changing any consistents Also if you change consistents, you will have to delete the setup.code file. |
|