My Teapot is a Projective space 3D Game, the player tries to prevent the collision between the teapot and the red opponents, while go for the green ones.. Also they […]
Visualize Tool
Visualize tool was my final OOP task required. It reads any .CS file and parse strings (using simple string operations) in order to extract all classes, attributes & functions present. […]
Simple Notepad using C#
Simple notepad program that behaves similarly to windows built-in ‘notepad’ V.2 Features:- 1- Detect altered text 2- Add ‘*’ to altered text control’s title 3- Prompt user to save changes […]
Basic Calculator using C#
Simple calculator program that behaves similarly to windows built-in ‘calc’ N.B. Scientific option was not yet implemented and is left for interested ‘Geeks’ 😉 Screenshot:- Download Source File (VS 2008)
Simple File Explorer Using C#
Simple file explorer that makes use of the hierarchical tree view control Screenshot:- Download Source File (VS 2008)