Coders Packet

Packets submitted by Dimple Singhvi

TIC-TAC-TOE IN C++

Using functions, arrays, conditional and logical operators, a simple tic-tac-toe game was created.

LOGIN PAGE IN C++

This program helps the user to register, login, edit details and find the username/password in case they forget. This program is made by using datafile handling , function and switch case.