Create README.md

This commit is contained in:
2020-01-27 21:27:28 +01:00
committed by GitHub
parent 51fafc1f2b
commit 404ac4857a

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# 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.