Code Monkey home page Code Monkey logo

codsoft's Introduction

CODSOFT INTERNSHIP TASKS'

Fun and Productive Console Games

Welcome to the Fun and Productive Console Games repository! This project includes three console-based games that are both entertaining and useful. Let's dive into the details of each task:

Task 1: Number Guessing Game

Description: Create a program that generates a random number and asks the user to guess it. Provide feedback on whether the guess is too high or too low until the user guesses the correct number.

Task 2: Tic-Tac-Toe Game

Description: Build a simple console-based Tic-Tac-Toe game that allows two players to play against each other.

Features:

  • Game Board: Create a 3x3 grid as the game board.
  • Players: Assign "X" and "O" to two players.
  • Display Board: Show the current state of the board.
  • Player Input: Prompt the current player to enter their move.
  • Update Board: Update the game board with the player's move.
  • Check for Win: Check if the current player has won.
  • Check for Draw: Determine if the game is a draw.
  • Switch Players: Alternate turns between "X" and "O" players.
  • Display Result: Show the result of the game (win, draw, or ongoing).
  • Play Again: Ask if the players want to play another game.

Task 3: To-Do List Manager

Description: Build a simple console-based to-do list manager that allows users to add, view, and delete tasks.

Features:

  • Task Input: Allow users to input tasks they want to add to the list.
  • Add Task: Implement a function to add tasks to the list.
  • View Tasks: Display the list of tasks with their status (completed or pending).
  • Mark Task as Completed: Allow users to mark tasks as completed.
  • Remove Task: Provide an option to remove tasks from the list.

Feel free to explore each task, contribute, and enjoy the interactive console games! If you have any suggestions or improvements, don't hesitate to open an issue or pull request.

Let the games begin! ๐Ÿš€

codsoft's People

Contributors

nida242004 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.