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 […]
My House – A Basic OpenGL Geometric Drawings…
My House is a simple OpenGL animation which demonstrates the power of drawing complex shapes using basic geometry.. ..:: Controls ::.. Press anywhere to trigger the animation on! ..:: Download ::.. […]
My Snake… The OpenGL Snake Game w/ src
My Snake is the traditional snake game done using C# and OpenGL. ..:: Controls ::.. W – Up S – Down A – Left D – Right Any other key […]
SewSew – The C#er WPF Twitter Client
SewSew is a WPF twitter client developed in C# that has many features including:- 1- Responsive UI in heavy duty operations 2- Users’ DP and tweet auto-cache 3- Reply to […]
SudoMe :: A Sudoku Game Solver
SudoMe is an easy to use Sudoku game solver which uses mathematical algorithms to solve any given soduko. [Download] SudoMe V 1.5.2 (Executable) SudoMe_src V 1.5.2 (VS 2008)
Boids :: Birds behaviour simulation in C#
Boids, developed by Craig Reynolds in 1986, is an artificial life program, simulating the flocking behaviour of birds. As with most artificial life simulations, Boids is an example of emergent behaviour; that is, the complexity of […]
Tutorial: Access Windows 7 New Features In Your C# Applications
Ever wanted to create a more attractive applications using those new cool features of windows 7 including:- 1- Windows Aero Glass (Forms Look transparent to background) 2- Taskbar Progress (when […]
Dijkstra’s Shortest Path Calculator in PROLOG!
A Shortest Path Calculator for undirected graphs using Dijkstra’s shortest path algorithm in PROLOG [HOWTO] 1- Use left mouse clicks to draw as many nodes. 2- Use your left mouse button […]
A Multilayer Perceptron Library in C# with OCR Demo
Multilayer Perceptron (MLP) is a well known field of study in the Neural Networks. It’s has been widely used in various fields of machine learning. Demo: An Optical Character Recognition (OCR) […]
Security Myth – Funny
To Find the key which unlocks her heart you’ll need:- 1- To understand her encryption algorithm 2- Find her Private Key 3- Work hard to decode her cipher 4- Share […]