Coder Social home page Coder Social logo

cpp-secret-number's Introduction

cpp-secret-number

Cpp secret number is a Server/Client websocket game. The player must detect the

The server waits for clients and once connected, choose a random number for them that they must find. The server is a console application. The client is a gui application.

secret_number_server

arguments

Usage: secret_number_server [options]
Secret number game server

Options:
  -?, -h, --help                   Displays this help.
  -l, --limit <limit>              Max numbers of tries (-1 for unlimited)
  -b, --bounds <bounds>            Bounds of the secret number x,y
  -v, --verbose                    Verbose mode. Prints out more information.
  -m, --max-players <max-players>  Max number of players to support (default:
                                   1000).
  -p, --port <port>                The port the server should use. You will
                                   need to Port Forward in order for players to
                                   join your server from outside your LAN.
                                   (default: 4242)

Ranking system

The winner player can be ranked only with other players that solved the game with the same bounds. Top players are the ones who has less time.

secret_number_client

Login:

N|Solid

Player can chose use bots to find the secret numbers or play by him self.

Bots

There is 3 levels of bots that player can use Newbie, Medium and Master. Each of them use different search method to find The secret number.

cpp-secret-number's People

Contributors

abdalmoez avatar

Watchers

James Cloos avatar  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.