资源列表
13
- java游戏源码,游戏开发源代码,适合java入门游戏开发人员-java game source code, game development source code, java entry for game developers
shiziguibing
- 石子归并问题:在一个圆形操场的四周摆放着N堆石子(N<= 100),现要将石子有次序地合并成一堆.规定每次只能选取相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分.编一程序,由文件读入堆栈数N及每堆栈的石子数(<=20)。 (1)选择一种合并石子的方案,使用权得做N-1次合并,得分的总和最小; (2)选择一种合并石子的方案,使用权得做N-1次合并,得分的总和最大。
C-snack
- C语言实现的贪吃蛇游戏.简单的界面。vc做的。-c snack
eluosifangkuai
- 一段简洁的用java写的源代码游戏,代码比较短,需要的可以学习一下-A simple to use java to write the source code of the game, the code is relatively short, need to learn about
snake
- its a snake game with sprite figures
tanchishe
- 贪吃蛇 小游戏 贪吃蛇 小游戏 贪吃蛇 小游戏 -this is a good game!
javaplay
- java小游戏代码,和大家分享
tanchishe
- 贪吃蛇游戏 好玩的 功能齐全 实用 内存占有小-Snake game
MiniLSnake
- dos下字符模式的简单的贪吃蛇的游戏。 bc++3.0下编译通过。 最近几天写的。-dos characters under a simple model of Snake game. Bc 3.0 under compile. In recent days written.
snake
- 贪吃蛇的源代码,还有诸多不足,还望请高手指出,小弟不胜感激-Snake' s source code, there are many deficiencies, also hope to please the master pointed out that the brother be grateful
2
- 石头剪刀布游戏的C语言源程序代码,程序很全。-Stone scissors cloth game C language source code, the program is very full.
mysnake
- linux下基于ncurses库的贪吃蛇游戏 WASD以及上下左右键均可控制方向,P键暂停以及取消暂停,Q键退出游戏-A classic game of snake which based ncurses library, W,A,S,D and UP, DOWN, LEFT, RIGHT to control the direction P for PAUSE, Q for QUIT