Backgammon
This is a small game I wrote back in 1997 in Visual Basic 5. I've updated it to VB6 and I'm planning to develop a new version of it online using the beautiful ASP.NET, but not for a while.
I love Backagammon and I found myself downloading several from the Internet, but all of them seemed really bad, and the good ones the machine always win (not so random). So I decided to code one myself to play against.
Download
Click Here to Download the Game (about 300kb).
Number of Downloads: <%= string.Format("{0}", Globals.Downloads["Backgammon.zip"]) %>
Requirements
This requires the VB6 runtime, if you dont have it installed, you can download it from
here