Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SINK_SQ #1

Open
Richard-Degenne opened this issue Jan 9, 2015 · 0 comments
Open

SINK_SQ #1

Richard-Degenne opened this issue Jan 9, 2015 · 0 comments

Comments

@Richard-Degenne
Copy link
Owner

It would be nice to change the display for a sunk boat.

Richard-Degenne pushed a commit that referenced this issue Jan 25, 2015
WIP #1
The game is now functional, but end-of-game mechanism is still being
developed.

More to come soon! :)
Richard-Degenne pushed a commit that referenced this issue Jan 30, 2015
Now, a client can create a listening socket, send its listening socket infos to
the server through a INFO request, ask for available games with a GAMES request,
receive available games thanks to several GAME requests sent by the server.

It can also connect to another player's listening socket and send the player's
name to the opponent with a NAME request.

More to come, last features of the network layer and code cleaning.

Integration of the network layer is likely to be done in another branch, later.
Richard-Degenne pushed a commit that referenced this issue Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant