Skip to content

Tags: Richard-Degenne/battleships

Tags

v0.1.0

Toggle v0.1.0's commit message
MAJOR: 0 - In development

MINOR: 1 - First release
PATCH: 0

Briefly
-------

This version is released to be evaluated as a school project.

What's new?
-----------

Almost everything! But here's a non-exhaustive list of what is now working:

- You can set a server up
- You can use the client to create a game
- You can use the client to join a game
- You can actually PLAY THE GAME!

However, there is still a lot of work before reaching some sort of *stable* release:

- Neither server nor client handles broken pipes, and that's a pain in the neck.
- You can't cancel any operation.
- You have to type in the server address and your nickname every time.

Check the bugtracker for more info about future improvements.