Skip to content

Experience a Battleship game implemented in C++ with ASIO-powered asynchronous networking.

Notifications You must be signed in to change notification settings

TieBeTie/ASIOASyncBattleshipGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASIOASyncBattleshipGame

This project introduces a Battleship game implemented in C++ with asynchronous networking powered by ASIO. Developed in Visual Studio, it exemplifies the application of ASIO for networking in a game environment. In this setup, the server generates the map while the client focuses on guessing ship positions.

About

Experience a Battleship game implemented in C++ with ASIO-powered asynchronous networking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published