Home
Issues Pull Requests Milestones AI流水线
Repositories Datasets 论坛 实训 竞赛 大数据 AI开发
Register Sign In
EESAST
/
THUAI6
Not watched
1
0
Fork 0
Code
Releases 3 Wiki evaluate Activity
Issues 0 Pull Requests 0 Datasets Model Cloudbrain HPC
You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
1142 Commits
2 Branches
34 MB
1 Download
Tree: b35699c980
dev
main
0.1.0
v0.1.0
v1.0.0
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from 'b35699c980'
${ noResults }
THUAI6/experimental/CAPI/go/API/thuai6/iai.go

iai.go 216 B
Raw Normal View History

feat(go): :sparkles: experimantal capi for go
2 years ago
​
​
​
​
​
​
​
​
​
​
​
​
​
1234567891011121314
  1. package thuai6
  2. type IGameTimer interface {
  3. StartTimer()
  4. EndTimer()
  5. Play(ai IAI)
  6. }
  7. type IAI interface {
  8. StudentPlay(api IStudentAPI)
  9. TrickerPlay(api ITrickerAPI)
  10. }
  11. type CreateAIFunc = func(playerID int64) IAI

Mirror of https://github.com/eesast/THUAI6.git

Contributors (21)
All

3495281661@qq.com dragonaurapvp@gmail.com 31120575+shangfengh@users.noreply.github.com 84725343+TCL606@users.noreply.github.com 1004837646@qq.com liuxf19@163.com 614054460@qq.com 32223554+DragonAura@users.noreply.github.com 108708809+Shawqeem@users.noreply.github.com 1620508360@qq.com 2336526392@qq.com 29139614+renovate[bot]@users.noreply.github.com zhuangjiminzuoye@126.com wihn2021@163.com yihan-wa21@mails.tsinghua.edu.cn 102461399+sendssf@users.noreply.github.com 108726816+gsy1519@users.noreply.github.com 109903914+OctaAcid@users.noreply.github.com 88038740+wihn2021@users.noreply.github.com 108213422+ysqTHU@users.noreply.github.com liutx21@mails.tsinghua.edu.cn
News
Community News Member news Industry Advisory
help
Tutorial Feedback Resource Note
Community
English
English 简体中文
API
Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI)