Code Monkey home page Code Monkey logo

codsoft's Introduction

CodSoft

This repository contains tasks/projects in C++ of my remote internship at CodSoft.

Task 1: Number Guessing Game

In this task, you'll find a C++ program that generates a random number and asks the user to guess it. The program provides feedback on whether the guess is too high or too low, guiding the user to the correct number. The user continues guessing until they guess the correct number.

Task 2: Basic Calculator

This task includes a C++ program that acts as a basic calculator. It allows users to input two numbers and select an arithmetic operation (addition, subtraction, multiplication, or division). The program then performs the selected operation on the input numbers and displays the result.

Task 3: Console-Based Tic-Tac-Toe Game

In this task, you'll find a simple console-based implementation of the classic Tic-Tac-Toe game. Two players can take turns marking spaces on the game board, attempting to get three in a row horizontally, vertically, or diagonally. The game provides a fun way to practice C++ logic and control flow.

Feel free to explore each task's code, run the programs, and modify them as you learn. These tasks are designed to help you build your programming skills and gain hands-on experience with C++.

Happy coding!

codsoft's People

Contributors

junaidsalim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.