Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 234 Bytes

File metadata and controls

2 lines (2 loc) · 234 Bytes

Small c++ Project, which realises an algorithm for the game "Battleships" in an silmple C++ console programm. Run main to play the game. Game was made with using of c98 standart, as this was the requierement set by project hardware.