Deepak Nagar
@Deeip
3 published packets
Joined Feb 2021
Published Projects
Guessing the number program in C++
We use to generate a random number and we then use to use to guess the number. We will learn about srand and rand function in C++
May 01, 2021
Simple Tic Tac Toe Game In C++
We have created a simple Simple Tic Tac Toe game in C++. We are going to display the game on the terminal. We can use this code for the backend for the Tic Tac Toe game.
Apr 25, 2021
Simple Message Encryption And Decryption Program in C++
We will use a key in which we convert the alphabets to different alphabets from the key which corresponds to that alphabets. This program is written in C++.
Apr 20, 2021