资源列表
贪吃蛇代码
- 实现贪吃蛇的基本功能,在开始前有音乐,非常适合初学者(To achieve the basic function of snakes, before the beginning of music, very suitable for beginners)
main
- mach bat chay led chat
小学加减乘除游戏
- 小学进行随机出题可以设置题量和答题机会的小游戏(Can be random set and can be set up add, subtract, multiply and divide the opportunity to answer questions)
snake
- 控制台简易版的贪食蛇小游戏(进行上下移动时一定要切换成英文输入法)(The simple version of the console version of the snake game (using WASD to move up and down must be switched to English input method))
TicTacToe
- SW PROLOG: USING MINIMAX ALGORITHINM
贪吃蛇
- 小时候都玩过贪吃蛇这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic game of snakes, which seemed
Matlab2048
- 通过按键(W,A,S,D或方向键)控制小块的移动方向,当有两个小块相同时,把两者合并,产生一个新块(其值90%为2,10%为4)。并给予一定的分数,记录在数据文件中,显示在界面上。当最大块的值达到2048时,您将获得胜利,胜利后您可以选择继续游戏(当最大块的值为4096时,您将获得连胜,依次类推),或者退出游戏。(By controlling buttons (W, A, S, D or direction key), we control the moving direction of sma
2048game
- 使用Javascr ipt开发的2048游戏,无上限有计分。包含html文件和js文件。(The 2048 games developed with Javascr ipt, it have no upper limit. It contains the HTML file and the JS file.)
2048
- 用C语言实现2048游戏功能,因为是在命令行中运行,难免界面会丑一点,仅供大家参考,不喜勿喷。(Realization of 2048 game functions in C language)
224
- 数独游戏,有简单,一般,困难等三个模式,提交后会显示正确答案(Sudoku games, there are three models, such as simple, general, difficult, and so on. After submission, the correct answer will be displayed.)
准星
- 通用游戏准星 使用方便可以自己更改 开源(General game. Easy to use can change its own open source)
Tetromino
- 定义俄罗斯方块的每一种可能性,只是日常练习,仅供参考(Every possibility of defining the Tetris is only a daily practice, for reference only.)