▍1. multiagent
实现了一个吃豆人小游戏的功能,使用了多种搜索算法,包括DFS以及BFS等(Implements a Pac-Man game features, using a variety of search algorithms, including DFS and BFS, etc.)
实现了一个吃豆人小游戏的功能,使用了多种搜索算法,包括DFS以及BFS等(Implements a Pac-Man game features, using a variety of search algorithms, including DFS and BFS, etc.)
实现了一个吃豆人小游戏的功能,使用了多种搜索算法,包括DFS以及BFS等(Implements a Pac-Man game features, using a variety of search algorithms, including DFS and BFS, etc.)
说明: 名片 管理 输入删除 修改名片,展示所有输入的名片,退出系统(Business card management input delete modified business card, display all input business card, exit the system)
说明: 利用Q学习进行迷宫路径选择,完成简单的强化学习任务(use Q_learning to play maze game)
基于python的扫雷小游戏,不需要安装其他库(Minesweeper game based on python.)
用python语言写的俄罗斯方块,经典,大家可以看看玩玩(Python language used to write Tetris, the classic, we can look at play)
Builds game map given an input file with pre-specified format.