Missionaries and Cannibals

This project allows you to do the M&C either by depth-first search or breadth-first search, and compare the results.

Written explanation
Windows executable
C++ source
output

4 x 4 Tic-tac-toe

This project plays 4x4 tic-tac-toe against you.

C++ source
header file
C++ source for tree
header file for tree
C++ source for game
Windows executable for game
a file

Substitution Cipher Breaking

This project tries to break a simple code using the Genetic Algorithm.

Written explanation
class file
Java source
a file
class file
class file
class file
class file
a file
a file
sample file
class file
class file