Battleships C#
Final project for my C# programing class in WinForm applications
Components
- Server (Console)
- Client (Windows Forms)
- Library
Usage
-
The Console Server application
- Displays the IPs at which the server is listening
- Shows logs
- Changable name by setting more args when running from console
-
The Client Application
- Loggin Form
- Lobby Form
- Game Form