ajax art assembler c C++ Delphi featured_sites fun_&_games home_page interchange java javascript media mobile php ruby useful_tools widget Windows

I’ve written nine text-based games that you can play. The games are:
You can download all the games at once here.
Download the file, then open it using a program like WinZip.

This Sieve of Eratosthenes was created as an assignment for CPT 31 (Royal Melbourne Institute of Technology University) for subject C/ANSII which I completed with High Distinction in 2004.
the url links to an executable file to perform Sieve of Eratosthenes; doublets; case conversion; month calendar with print out.

ALT (Acronym Lookup Tool) is a useful software tool for anyone who’s starting out in chat rooms or email,
or just if you’ve been dumbfounded by acronyms such as AWGTHTGTTA.
ALT allows you to enter in an acronym, and it will tell you what it means.
If a familiar graphical interface is not paramount to you, there is a command-line version of ALT.
You can download it by clicking the link above (58KB – 5 seconds on a 56.6Kbs modem).
Just select “Save” when asked, wait for it to download, then go to where you downloaded ALT,
and double-click the file called “ALTDOS.exe”.
The console version is hand-written in ANSI C.

Is your computer as stable as a rock?
Can your PC stay up for longer than anyone else?
Want to see which OS can hold out the longest?
The uptime project lets you compare computer ‘uptime’ with other people. The tiny client software ensures your uptime is always shown with accuracy!
Uptime was created with C, PHP, HTML, JavaScript and CSS.