https://github.com/denyskryvytskyi/battleship
2D SFML game (my first game ever made)
https://github.com/denyskryvytskyi/battleship
2d 2d-game battleship cpp game game-development sfml sfml-game
Last synced: about 2 months ago
JSON representation
2D SFML game (my first game ever made)
- Host: GitHub
- URL: https://github.com/denyskryvytskyi/battleship
- Owner: denyskryvytskyi
- License: apache-2.0
- Created: 2018-07-08T10:13:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-22T15:56:02.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T16:30:14.286Z (4 months ago)
- Topics: 2d, 2d-game, battleship, cpp, game, game-development, sfml, sfml-game
- Language: C++
- Homepage:
- Size: 11.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battleship
C++/SFML game# Getting Started
Requirements: Visual Studio 2019 tested only.
Supports only 64 bit SFML version.`git clone https://github.com/kryvytskyidenys/Battleship`
# Features
- Two players mode
- Single player mode (versus simple AI) - *isn't implemented yet*
- Console menu# Screenshots
