搜索资源列表
testAnim
- TestAnim Demonstrates the dtAnim animation system funcionality To run, use the GameStart utility and supply the library name on the command line. Usage: "GameStart.exe testAnim" or "GameStartD.exe testAnim" ** Visual Studio *
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
Game_jar
- 象棋java源码,打开前请阅读readme文件再执行操作-======================== BUILD OUTPUT DEscr iptION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects