Mancala online
Written in C#
(Documentation and source code attached)
Play the game Mancala online with two remote players.
Mancala is a board game. The target of the game is to gather as many pieces of gems in your store as you can. On the board, there 12 small pits, 06 on each player’s side. At the beginning, each of the pits contains four pieces of gems.
Title: A Console Program to Manage Team Assignments
Written in C#
(Documentation and source code attached)
Title: A Windows Application to Compute Peer Ratings
Written in C#
(Documentation and source code attached)
Title: Correlation Detector Simulation
Written in C#
(Documentation and source code attached)
Windows application that simulates a correlation detector. The results is presented to the user in graphical form.
Title: Address Book Web Site
Written in C#
(Documentation and source code attached)
ASP.NET website that makes use of a Microsoft Access database file. The database contains a single table NameTable with fields LastName, FirstName, and Email.