Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Tank_Battle

I use the following compilation command to compile the program:

g++ tank.cpp -std=c++11 -I/opt/homebrew/Cellar/sfml/2.6.1/include/ -o tank -L/opt/homebrew/Cellar/sfml/2.6.1/lib/ -lsfml-graphics -lsfml-window -lsfml-system

得到文稿格式的文件,使用如下命令给文件可执行权限

chmod +x tank

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages