92_Python_Games 项目教程

92_Python_Games 项目教程

92_Python_GamesThis repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.项目地址:https://gitcode.com/gh_mirrors/92/92_Python_Games

1. 项目的目录结构及介绍

92_Python_Games/
├── 001_Bulls_and_Cows_with_AI/
│   ├── img/
│   ├── LICENSE
│   ├── README.md
│   └── 其他相关文件
├── 002_Tic_Tac_Toe_with_AI/
│   ├── img/
│   ├── LICENSE
│   ├── README.md
│   └── 其他相关文件
├── LICENSE
└── README.md
  • 001_Bulls_and_Cows_with_AI/: 包含 Bulls and Cows 游戏的 AI 实现及相关文件。
  • 002_Tic_Tac_Toe_with_AI/: 包含 Tic Tac Toe 游戏的 AI 实现及相关文件。
  • LICENSE: 项目的许可证文件。
  • README.md: 项目的介绍和说明文件。

2. 项目的启动文件介绍

每个游戏目录下通常包含一个主要的 Python 文件,例如 001_Bulls_and_Cows_with_AI/ 目录下的 main.pygame.py,这是启动游戏的入口文件。

3. 项目的配置文件介绍

项目中可能包含一些配置文件,例如 config.pysettings.py,用于存储游戏的配置参数,如游戏难度、AI 行为等。这些文件通常位于每个游戏目录下。


以上是 92_Python_Games 项目的基本教程,希望对你有所帮助。如果有任何问题,请参考项目的 GitHub 页面或联系项目维护者。

92_Python_GamesThis repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.项目地址:https://gitcode.com/gh_mirrors/92/92_Python_Games

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

郜朵欣

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值