Coders Packet

Packets submitted by Ankur Upadhyay

Tic Tac Toe in Console Using C++

In this project, we made tic tac toe project using C++. Two people can play this game together.

Calculator for Complex Numbers Using C++

In this project, we made a calculator for complex numbers using C++. We designed a simple calculator (addition, subtraction, multiplication, division) for complex numbers.

Hotel Management System Using C++

In this project, we made a hotel management system using C++. It has many features to it such as adding/managing rooms, check-in, searching for available rooms, etc.