Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 518 Bytes

C-game-SPACEWAR

This is a game made in the C language using library SIGIL.

More information on libsigil can be found here: http://www.libsigil.com/

The game is compiled using mingw32's bash shell in Windows 10.

Running the game requires the executable file to be in the same folders with all dlls.

vector.h: C header file to allow the use of C++ vectors in the C language.

Icon is added using Resource Hacker.

The game's windows size is: 1000 x 730 pixels so it might be small on some high resolution screens.