KRSSG / Simurosot

Code for Simurosot event under FIRA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Simurosot SimuroSot is an event in FIRA which consists of a server which has the soccer game environments and two client programs with the game strategies.

Platform : Windows (Visual Studios)

##User Manual

  1. Download Simulator and Strategy folder from the FIRA website and move it to C drive .

  2. Clone the repository to your directory.
    If running the project for first time:
    i. Under cloned folder , open ConsoleDebugger and then open ConsoleDebugger.sln file (Visual Studios sln) ii. Build -> Build Solution

  3. In cloned repository , open "Run.bat" in text editor
    i. Edit line 4:
    COPY C:"YOUR FOLDER PATH"\Simurosot\Release\Strategy.dll C:\Strategy\blue ii. Make sure all paths corresponds to their correct file

  4. In cloned repository , open Simurosot and then open Strategy.sln file (Visual Studios sln)

  5. Code the strategy , Build it and open "Run.bat" by double-clicking it

About

Code for Simurosot event under FIRA


Languages

Language:HTML 74.4%Language:C++ 25.4%Language:C 0.1%Language:CMake 0.0%Language:XSLT 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%