Skip to content

thuasta/thuai-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thuai-9

Platform for the 9th Tsinghua University Artificial Intelligence Challenge

Usage

server

Download the latest server release that is suitable for your platform. Checkout the Run Executable subchapter of README.md in server zipfile for detailed usage.

SDK

Download SDK with your preferred language (C++ / Python). Setup development environment. Then implement src/logic.cpp or MyAgent in sdk_python/main.py with your own strategy.

web

Download the latest release. Use npm install to install dependencies and npm run server to serve the web page. Other ways to server these web pages (Such as Web Server) is OK, too. You can use web to observe a running game or involve in a running game.

For security reason, web can only communicate with servers running on the same machine.

About

Platform for the 9th Tsinghua University Artificial Intelligence Challenge

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors