Giter Site home page Giter Site logo

bridgetcs1's People

Contributors

ducki13 avatar kasiajanocha avatar kkll avatar laakhbeenor avatar lukasz-kapica avatar mike1729 avatar myrthan avatar patryku avatar pitex avatar timorl avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kkll

bridgetcs1's Issues

Licytacja - format

Dobrze by było, żeby format odzywki dla przebicia był [1-7] [c,d,h,s,n] (n = no trump)

Game and Application

Czy ktoś był przydzielony do jakiegoś grzebania w Game albo Application ? Albo z jakichś przyczyn ma zamiar mieć z tym coś wspólnego ?

Arbiter not compiling

The Arbiter class is not compiling because it contains a vector of Cards, which have their copying constructor deleted -- vectors apparently do not like that. See: line 17 of Arbiter.hpp.

Rubber game missing

Póki co gra składa sie z jednego rozdania.
Do napisania pętla zewnętrzna.

Set may fall apart in Observable

Since ObserverPtr is a weak_pointer the object its pointing at it might stop existing without warning. This would change the ordering of the elements of the set.

Bot can return invalid call and hang the application

In Bot.cpp, lines 293-306:

In the case when Bot is making the second call of the bidding (isOpening(bidding) returns true), it doesn't check if the bid call is greater than the first one and the arbiter will end up asking Bot for a valid call forever.

Wyświetlanie kart ręka/dziadek

To dla pana Łukasza Kapicy, na zaliczenie:
chciałbym, żeby karty w ręce i dziadka były wyświetlane zamiast:
2C 4C 6C TC JD AD 2H QH TS JS QS KS AS
tak:
S: A K Q J T
H: Q 2
D: A J T
C: T 6 4 2
czyli kolorami w osobnych linijkach i od największej.

Bot is in inconsitent state

Bot::getPartnerCall() is code stub (always returning PASS). But Bot::makeCall supposes that it's not a stub and takes denomination from its result without any checking (well, it's not very wise anyway, is it?), and this denomination is later used in another functions like cardsInSuit and so on - overall, it looks like a spectacular failure when the program is being started for the first time (which I believe will take place today or tomorrow, so it'd be nice if Bot didn't segfaulted then).

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.