搜索资源列表
Demo_Layton
- 从NDSL机器上移植了雷顿教授到手机上,分辨率240*320-NDSL transplant from a machine to your phone Professor Lei Dun, resolution 240* 320
superSudoku
- 由Cranfield大学的CaoYi教授编写的数独游戏。数独是风靡全球的智力游戏,本代码采用matlab实现基本的数独游戏功能。-By the Cranfield University, prepared by Professor CaoYi Sudoku. Sudoku is a popular puzzle game around the world, the code using matlab to achieve the basic function of Sudoku game.
TicTacToe
- This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to view some of the code on here