Coders Packet

Packets submitted by Sanskriti Saraswat

Casino Royale Game in C++

This is a guessing game called Casino Royale, created in C++ language which works on your luck!! Try and Win!!

Maintaining Records using File handling in C++

This C++ code helps to maintain student records in schools/colleges using the concept of fie handling with various other functions of C++ .

Tic-Tac-Toe Game using C++

I have made this well known game called Tic-Tac-Toe using simple C++ programming language. This is a fun game easy to make by the beginners.