Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux code
Search - linux code - List
提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数 snake.hex为烧写的可执行代码-Linux terminal type provided under the Snake game code and the Snake in the microcontroller code 51 (all tested) the document snake51.c microcontroller in the 51' s Snake code, the code after a test run. Document snake_curses.c linux system in the ncurses library based on code written Snake, has also been a test run. Compiled with the command gcc snake_curses.c-o snake-lcurses to generate an executable file snake, the terminal can be run under linux in the document prints the array in the MCU 8x8led point on the real function of snake body to burn snake.hex executable code written in
Date : 2025-12-23 Size : 1.08mb User : zhang

linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under the shell game s source code directly in the terminal to compile the c source code gcc executed after the generated. out files can be used. Implement all the features: 7 graphics and fast deformation and move around the whereabouts of blanking function, records integration, etc., including the problem of the border distortion algorithm, such as: graphic near the boundary that may arise out of bounds and the problem of anomalies . Production time while taking advantage of the whereabouts and the amount of signal distortion operation is not conflict. Of course there are shortcomings, is not implemented graphical plug the left when falling in the end and right into the neutral position of the function. Hope I can do some exchange of communication improved.
Date : 2025-12-23 Size : 3kb User : 黄海

linux环境下俄罗斯方块游戏源代码,使用简单,使用价值很高-Tetris game source code in the linux environment, simple to use, the use of high-value
Date : 2025-12-23 Size : 98kb User : whb

俄罗斯方块C源码, VT做界面,在Linux下用C开发,实现常见的功能-Russia box source code
Date : 2025-12-23 Size : 36kb User : Alex Ma

这是一个基于linux开发环境下的一个推箱子的小游戏的代码-This is based on the code of linux development environment Sokoban game
Date : 2025-12-23 Size : 5.32mb User : 宋喜望

代码非常精简,但是功能很完善linux开发平台的贪吃蛇程序。-Code is very concise, but a complete Linux platform snake procedures.
Date : 2025-12-23 Size : 6kb User : Wen An
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.