-
CGI Hangman - A web interfaced hangman game that uses simple plain text graphics. The CGI Hangman C++ source code can be found
here, but please note that you need the wordlist file in order for it to work.
-
Spiral
Grapher - A graphical windows program that produces multi layered
spiral graphs and lissajous figures from your data inputs. It is important
that you look at the help file to understand how to make the graphics.
Written with Delphi 7.0. Note: In order to run please unzip the file into
a folder. You can see some sample pictures I made
here. The Spiral Grapher source code can be found
here.
-
XYsine.exe - This sweet little program that graphs Lissajous figures. which are graphs of two wave
functions with one on the X axis and one on the Y axis. This produces a
graphical design that in my opinion is beautiful. Note, in order for you to be
able to see the design yon need to off set the frequency of the waves. Written
in QBasic. Its source code can be found
here.
-
GraphX
- A console program written in Modula-2 that aquires data for the user and generates a graphical html page, scaled to fit the data. Sub-catagories can also be added. A sample output can be viewed here. Again since this was an assignment for a computer science
course the source and some material regarding the program can be downloaded
here, however this does not include the picture files needed for proper display of the html page which are included in the "X-Grapher.zip" file.
|