Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

Title Of The Project: 15 square puzzle.

Domain: Game
COURSE: MCA-VI SEM.(PROJECT WORK)
ROLL NO:
NAME:
AREA AND APPLICATION

.NET

LANGUAGE USING
INTERNAL GUIDE
MAIL_ID
MOBILE NO:(STUDENT)

Objective:
The system a given a 4x4 matrix table with 15 square boxes are labeled with 1-15
numbers placed in disorder and one square box is empty.The player has to place these
Labeled squars in order by moving the blank square in minimum number moves.

Problem Definition:
Here the system have to generate different 15 puzzles for every user and check out
the has place square in right places
Rules For 15 puzzle Game:
The player can squares in empty square only.He cannot move the square in notempty
squares.

Existing System:
We can implement this game in c or c++ platform.
In this code can be very complicated.
It is a timeout process.
By reduce these we can implement this game in .Net Platform.

Proposed System:
The proposed system is designed to provide a solution for the drawbacks of present
system.
Key features of this project:
1. It is a windows application developed in C#.Net.
2. It has proper industry standards for naming the controls.
3. The code is properly commented so that it will be more readable and
maintainable.
4. The code demonstrates reusability concepts in oops as it contains
methods for repetitive tasks.

Action Plan:

Literature Survey
Analysis/Design
Coding
Review of lit/coding
Documentation
Total

2 Days
3 Days
6 Days
2 Days
2 Days
2 Weeks

System Requirements:
OPERATING SYSTEM

: WINDOWS XP or Higher

IDE

: VisualStudio.NET 2005/2008

FRONT END

:windows

LANGUAGE

: C#.NET

DATABASE

: SQLSERVER 2000/ 2005

Hardware Requirements:

Intel P4 1.5GHz or above

512MB RAM

80GB HDD Minimum

You might also like