Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - snake
Search - snake - List
DL : 0
Standar Snake Using Pascal
Date : 2025-12-22 Size : 1kb User : Sartan

Title: A...RED SNAKE GAME Description: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY IT.-Title: A...RED SNAKE GAME Description: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY IT.
Date : 2025-12-22 Size : 22kb User : naveen

DL : 0
/*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000 #define UP 0x4800 #define Esc 0x011b -/*----------------- Compilation process using header files* /# include <graphics.h># Include <stdlib.h># Include <dos.h> /*----------------- Macro definitions used in the quantitative relationship (keyboard up, down, left and right key value)* /# define N 200# define LEFT 0x4b00# define RIGHT 0x4d00# define DOWN 0x5000# define UP 0x4800# define Esc 0x011b
Date : 2025-12-22 Size : 2kb User : 亮度

Snkae algorithm, given an example implementing IEEE paper mentioned in codes. Snake is Active contour model searching for contours.
Date : 2025-12-22 Size : 10kb User : mannnn

DL : 0
Classic Snake game in visual C#
Date : 2025-12-22 Size : 35kb User : Dark
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.