Skip to content

BetaGem/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobang.py: 五子棋 双人/人机对战

  • 依赖包:numpy matplotlib scipy
  • 通过传统算法实现较高水平的五子棋人机对战
  • 在棋盘右侧边缘落子后不能马上显示,需要叉掉棋盘进行刷新

go.py: 围棋 双人/人机对战 (业余15级水平)

  • 依赖包:numpy matplotlib scipy numba

  • 通过传统算法实现入门级别的人机对战

  • 战胜15k的AI啦!(本程序执黑)

  • 屏幕截图 2022-04-09 153314

cylinder.py

Simulate light from a point source reflected by the inner surface of a cylinder.

About

something fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages