Skip to content

sorhanp/battleship-like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battleship-like

A Battleship-like game made with C -language and SDL

Tools used in this project:

Visual Studio Code (local install)

Plugins: 
C/C++ IntelliSense
C/C++ Advanced Lint
CMake

gcc 8.3.0 (local install)

CMake (local install)

SDL2 2.0.10 (local install)

Doxygen (local install)

Check (testing) (local install)

FFF (mocking) (lib in repo)

Cppcheck and clang (code analysis) (local install)

Jenkins (server side install)