搜索资源列表
55906-55906
- HangMan Game in C++ (created with dev-c++) * 1-2 players * 3 levels of difficulty * more than 50000 words-HangMan Game in C (created with dev-c )* 1-2 players* 3 levels of difficulty* more than 50000 words
sodoku
- 简易数独,,控制台版本,采用回溯算法,适合初学者学习,代码清晰明了。目前对于多解数独只能产生一种解,DEV-C++ 5 编译通过。-Simple soduku for starter.
PA1_TicTacToe
- This a Tic Tac Toe Game developed in C++ by me as a part of my curriculum.Tic Tac Toe is a two player mind game . I have developed this game in Dev C++ IDE using OOPS concepts in C++. This is a console based game. The game asks about the matrix row a
GreedySnake
- 简单的贪吃蛇游戏,可以成功运行于DEV变异环境,方便熟悉和更改设计思路。-Easily designed game Greedy Snake.It has been operated successfully in DEV environment.It can help you be familiar with this game and change the idea to redesign it.