This is a computer recreation of the card game known as Bang!
i
netbang
public
2 stars
1 forks
19 issues
Commits
List of commits on branch development.Unverified
40ee0528deec1bb5306a8963cc15693e3ce0c6f5Moved some more strings into the Protocol class, with an enum now, and added some (poor) documentation.
iibrahima committed 15 years ago
Unverified
2c229ad12ad83992d5c6c65a2bd992181240d1f9Added a function to send the discard message from the client, and stuck a Chat string in the protocol file as well.
iibrahima committed 15 years ago
Unverified
401599ed7536b9c02f4d324cfc9f3ca402452487Merge branch 'discard' into development
iibrahima committed 15 years ago
Unverified
a317713918e5e1d44ce7874b58a383bdd0d6f44fRemove some random dead comments and rearrange others.
iibrahima committed 15 years ago
Unverified
dd709929d2cdc6a165751256386ca90ef1e61687Removed obsolete parameters in the function promptChooseCard(). WTF.
iibrahima committed 15 years ago
Unverified
38edfc9b2948d2d9485d529b9a88b88944156874Move protocol stuff to its own class
iibrahima committed 15 years ago