Coders Packet

Packets submitted by Akash.p.patil

Snakes and Ladders Game In C++

The Snakes and Ladders Game In C++ is a game project which is played by 2 players in which the dice-number is generated randomly from 1 to 6 and if players reach 100 scores will win the game.

Quiz Game in C++

The Quiz Game in C++ is a project in which you can ask 10 questions to the player which contains four options in which he has to choose only 1 option.

Library Management Using C++.

This project is based on a school or college library management system using C++, in which you can add records, display records, modify the existing records and delete the records.