文件名称:Tetris
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-01-05
- 文件大小:
- 224kb
- 下载次数:
- 0次
- 提 供 者:
- 大***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码使用模块化编写, 简单且易于移植. Windows平台的控制台程序和MSP430 Launchpad上的绝大部分代码都是相同的, 只有UI模块根据平台进行了重写. 所以, 如果你想要移植它到其它平台, 或者使用其它显示设备, 只要简单的重写UI模块即可实现.-The code uses the modular writing, simple and easy to transplant. The majority of Windows platform and MSP430 Launchpad console program code are the same, only the UI module according to the platform has been rewritten. So, if you want to transplant it to other platforms, or use other display devices, as long as the overriding the UI module can be simple to achieve.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Tetris
......\.gitignore
......\LICENSE
......\platform
......\........\MSP430Launchpad
......\........\...............\fifo.c
......\........\...............\fifo.h
......\........\...............\IAR
......\........\...............\...\Debug
......\........\...............\...\.....\Exe
......\........\...............\...\.....\...\Tetris.d43
......\........\...............\...\.....\List
......\........\...............\...\.....\Obj
......\........\...............\...\path.txt
......\........\...............\...\settings
......\........\...............\...\........\Tetris.cspy.bat
......\........\...............\...\........\Tetris.dbgdt
......\........\...............\...\........\Tetris.dni
......\........\...............\...\........\Tetris.wsdt
......\........\...............\...\Tetris.dep
......\........\...............\...\Tetris.ewd
......\........\...............\...\Tetris.ewp
......\........\...............\...\Tetris.eww
......\........\...............\...\TetrisCustomSfr.sfr
......\........\...............\key.c
......\........\...............\key.h
......\........\...............\main.c
......\........\...............\term.c
......\........\...............\term.h
......\........\...............\uart.c
......\........\...............\uart.h
......\........\...............\ui.c
......\........\...............\ui.h
......\........\Windows
......\........\.......\builder.bat
......\........\.......\dep
......\........\.......\...\pcc32.c
......\........\.......\...\pcc32.h
......\........\.......\main.c
......\........\.......\tetris.exe
......\........\.......\ui.c
......\........\.......\ui.h
......\README.md
......\src
......\...\Tetris.c
......\...\Tetris.h
......\Tetris.gif
......\Tetris_msp430.gif