An open API service indexing awesome lists of open source software.

https://github.com/bushero/seabattle

SeaBatle game for Windows
https://github.com/bushero/seabattle

Last synced: over 1 year ago
JSON representation

SeaBatle game for Windows

Awesome Lists containing this project

README

          

# SeaBattle
SeaBatle game for Windows.
This is my first serious program written in C programming language. Please do not criticize too harshly.
It\`s not finished yet, but you can use it.
Please notify me if you finish it. It\`s really intersting for me to know how many people eventually resisted.

Compile:

gitbash: gcc srcs/\*.c -I includes

cmd: gcc srcs\\\* -I includes