▍1. Unity
C#实现对XBOx控制AGV小车,实现仓库管理自动化(C# realize XBOx control AGV car, realize warehouse management automation)
经典的2048游戏,源码精简,亲测可用,适合初学者研究,欢迎下载(2048 classic games, pro-test available, please download)
查看梦幻西游游戏地图文件,保存输出图片格式文件(View Fantasy Westward Journey game map file, save the output image format files)
说明: 发个汉化的高版本,功能强大,操作更方便,兼容性强。(MyDBCeditor Chinese version,Send a Chinese version with powerful function, more convenient operation and strong compatibility.)
通过按键(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 small pieces. When two blocks are in the same way, we merge them into a new block (the value is 90%, 2, 10% is 4). And give a certain score, record in the data file, display on the interface. When the maximum block value reaches 2048, you will win. After winning, you can choose to continue playing. When the maximum block value is 4096, you will win the game in a row or by analogy.)
最新冒险岛118版源码。可正常编译,请放下下载!(Please download the user down)
VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)
用c#写的泡泡堂 实现基本的功能 画面没有原版的好看 适合初学者了解用c#如何编写简单游戏 (By c# written in BNB to achieve the basic functionality of the original picture does not look good for beginners to understand how to write with a simple game c#)
C#,数独游戏,带界面,可以查看答案,设置难度等级等(C#, Sudoku, with the interface, you can view the answers, set the difficulty level, etc.)
C#,数独游戏,带界面,可以查看答案,设置难度等级等(C#, Sudoku, with the interface, you can view the answers, set the difficulty level, etc.)
一个基于three.js写的3D射门小游戏按键space 开始游戏 J射门 W上 A左 D右
跑跑卡丁车 已更新五个版本,建议使用最后一个版本 有不懂或发现bug的可以联系作者 请在征求作者意见的情况下再转载谢谢
中科院大学的C++高级编程作业,可人机对战的五子棋程序。(C++ advanced programming job at the University of Chinese Academy of Sciences, the man-machine war of 331 procedures.)
用matlab编写的棋盘覆盖问题的解决,有清楚的注释,帮助学习者了解分治法在类似问题中的应用(Matlab prepared by the board covering problems, clear notes, to help students understand the divide and conquer similar problems)
说明: 用verilog语言开发俄罗斯方块小游戏(Developing Tetris game with Verilog language)
一个自制的 斗地主 小游戏 landLordGame 是微信小游戏客户端代码 littleServer 是nodejs服务器代码