Just something to do while writing screenplay, I decided to code a Dune 2 save game editor, which will edit the amount of spice you have. For more information, read the included text file.

Fable “Master of the House” Fox
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Jul | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
Just something to do while writing screenplay, I decided to code a Dune 2 save game editor, which will edit the amount of spice you have. For more information, read the included text file.

Fable “Master of the House” Fox
This is a VERY simple game, complete with intro screen, score, help, sound and music – and came with an installer. I made this game just out of boring, and to kill my burnout mood.


Download it here inst_smile.exe
This game CAN NOT be used to know / check / compare my game development capabilities.
Fable “Look mom, I made a PC game now ;-p” Fox
I wrote another small application. It list all directories and files at the location you specified. The list then can be saved as a text file. Read the text file included to know more.

From the text file:
Q: Why you wrote this?
A: I love to downloads files. once the directory ‘download’ reached 640 mb, I would burn it onto CD-R. The problem is that now the CD-ROM would be a melting pot. From internet tut saved as .mht, to SDK as .zip, to modules and everything else you can find on the internet. Once you have more than 10 CDs of that kind, you would start wondering – where did I burn HUGI 30 (hugi30.zip)?
Q: Why you allow it to be saved as text file?
A: Because you can search into text files! All you have to do is to have a directory called BURNEDCD that contain all the list. Now just search into the directory for hugi30.zip, you will know the CD it contained in. Just use the file type (text) and word or phrase as the file you’re looking for. You will know which text file (which correspond to which burned CD). And by searching inside the text file using a text editor, you will know where it reside. Take the CD and copy the file you want. Done.
Download it here :Â cdlister.zip
I have wrote another small program to get out of my burnout mode. It will calculate how much money you will make (or you have lost) if you save (or spent) on latte, and invest it instead.

Download it here. lattecalc.zip
I haven’t been programming for some time, so I decided to write a simple application that shows the power of compounding in investment.

Download it here compound.zip
It’s FREE, but if you like it please donate (Even just USD 2.00) to my PayPal account fablefox at fablefox dot com. Thanks.
- Now it only print two digit after ‘.’, but but number are NOT rounded.