文件名称:lcd_snake_01a_150922
介绍说明--下载内容均来自于网络,请自行研究使用
基于点阵液晶屏的贪吃蛇游戏算法源码。本算法是在树莓派Linux平台下实现的。附带12864液晶驱动以及简单的图形库函数,支持ASCII码显示。贪吃蛇算法是独立的,可以移植到任意的显示平台上,并且可以自定义图像缩放(DPI)。-Based dot matrix LCD screen Snake game algorithm source code. This algorithm is at Raspberry Pi Linux platform to achieve. 12864 comes with an LCD driver and a simple graphics library that supports ASCII code display. Snake algorithm is independent and can be ported to any display platform, and you can customize the image scaling (DPI).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
font.h
key_test.c.bak
lcd128x64.c
lcd128x64.h
lcd_snake.c
lcd_snake.h
main
main.c
Makefile