Git Product home page Git Product logo

bsp-country-names-game's Introduction

BSP-Country-Names-Game

This project is a C++ implementation of the "Country Names Game" designed to enhance memory skills. The game involves randomly selecting a country name and displaying it with dashes representing each letter. The player guesses one letter at a time, trying to reveal the hidden letters in the country name.

How to Play

Starting the Game

To start the game, select option 1 from the main menu:

  1. Start

Entering Country Names

To enter country names, choose option 2 from the main menu:

  1. Enter Name List

Checking Country Names

To check the entered country names, select option 3 from the main menu:

  1. Check Name List

Deleting Country Names

To delete the entered country names, choose option 4 from the main menu:

  1. Delete Name List

Gameplay Demo (GIF)

Gameplay Demo

Additional Notes

  • The program supports English language inputs only.
  • The application runs in the console with default font and a black background with white text.
  • The program is not case-sensitive for input.
  • The game is designed for single-player mode, but multi-player options can be added with additional features.

For detailed instructions and the game's rules, refer to the project's source code.

Build and Run

To build and run the program, ensure you have a C++ compiler installed. Then, compile the source code and execute the generated executable.

g++ main.cpp -o country_game
./country_game

bsp-country-names-game's People

Contributors

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