Tuesday, December 20, 2011

Computer Science C++ Project on SNAKE AND LADDER GAME

Description: This C++ program on SNAKE AND LADDER GAME is a simple text base game.We have used procedure oriented method to design this game. This program is without grahics to keep program simple for beginners. Two players can play this game and the player who cross 100 first is the winner.

In this project, We have used programming concept like switch..case, call by reference, library function like randomize(), random() etc.

CLICK HERE TO DOWNLOAD

No comments:

Post a Comment