Skip to content

aerfanr/battleship-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship-SDL

Battleship-SDL is a simple implementation of the classic Battleship game in C++ using the SDL2 library.

Screenshot

Installation

  1. Install dependencies: SDL2, SDL2_image, SDL2_ttf.
  2. Build: mkdir build && cd build then cmake . && make
  3. Run: ./battleship

About

Simple battleship game using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published