2020-05-31 22:04:01 +02:00
2020-01-27 21:25:43 +01:00
2020-05-31 22:04:01 +02:00
2020-03-06 11:23:24 +01:00
2020-01-27 21:30:17 +01:00

Battleship-Game

A C++ game I made when I studied Programming 1. This game was a keystone for me to get "A" in the course.

This game/program is written for Windows and might not work on other operating systems without changing the source code, with exceptions for programs like Wine.

The Game

First you type out the size of the playground. Y Size then X Size, up to 27.

Then you guess coordinates and if you hit, you win. It might not be traditional Battleship but it is something.

Description
A C++ game I made when I studied Programming 1. This game was a keystone for me to get "A" in the course. -hidden
Readme 317 KiB
Languages
C++ 100%