Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 230 Bytes

NativeTanki

Tanki game written in C without using any standard library.

Make

chmod +x make.sh; ./make.sh;

TODO

  • add network-based game support (on progress)
  • add floating point number support for i/o format string