/Toy-war

This is an OO project coded with C++. Toy war is a game that toys fire with others.

Primary LanguageC++Do What The F*ck You Want To Public LicenseWTFPL

Toy-war

This is an OO project coded with C++. Toy war is a game that toys fire with others.

Build

To build this project, just $ make.

Before the project is well-developed, you may run $ make test to test part of the project.

By the way, $ make clean could be used to clean workspace.