Battleships Game [ Javadoc ] [ source code ] [ JAR ]
Text version of the popular Battleships game. This implementation allows playing over a network.
Programming language: Java
An example of Hashing [ source code ]
Emulation of a dictionary that uses hashing. It needs an input of words which will form the dictionary.
Programming language: ANSI C
Demo of Apache Tomcat [ source code ] [ report ]
JSP, JSTL, taglibs, HTML, CSS and SLL encyption are deployed on Apache Tomcat. Please read the report before using the attached files. The site was fully functional on Mozilla Firefox 2.x.
Programming / Markup languages: JSP, HTML / CSS
C implementation of RSA and ElGamal [ source code ]
64-bit RSA and ElGamal Encryption and Decryption. Makefile and sample input files are included.
Programming language: ANSI C
Peg Solitaire [ source code ]
Producing solutions for various settings of the Peg Solitaire game using Depth First Search. Inputs of this type can be used.
Programming language: ANSI C
Game of Life [ source code ]
Given an input of this type, it displays the generations of Conway's Game of Life.
Programming language: ANSI C
World of Zuul [ Javadoc ] [ source code ] [ JAR ]
Text based version of World of Zuul adventure game.
Programming language: Java