La simu multi-agents qui repeint une image, mais en c++ Boilerplate pompé ici : https://github.com/andrew-r-king/sfml-vscode-boilerplate
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

windows.debug.mk 126B

12345678
  1. LINK_LIBRARIES := \
  2. sfml-graphics-d \
  3. sfml-audio-d \
  4. sfml-network-d \
  5. sfml-window-d \
  6. sfml-system-d \
  7. stdc++fs \
  8. gdi32