Skip to content

mihleonid/SPBAIChamp21Strategy

Repository files navigation

The strategy to win!

For authorised use only.

How to build

Using bare cmake:

mkdir build && cd build && cmake .. && make -j 32

How to test

Run command for debug:

(./spb_ai_champ localhost 31002&);(./spb_ai_champ localhost 31003&);(gdb ./spb_ai_champ;killall spb_ai_champ)

Run command for release:

(./spb_ai_champ localhost 31002&);(./spb_ai_champ localhost 31003&);(./spb_ai_champ;killall spb_ai_champ)

About

Strategy to win

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •