登录
首页 » C# » PuzzzleGame

PuzzzleGame

于 2012-07-30 发布 文件大小:40KB
0 202
下载积分: 1 下载次数: 5

代码说明:

  Game in Csharp to demonstrate students about game programming.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • e
    说明:  基于python的俄罗斯方块小游戏,有详细的代码解释,是用pyqt写的。(A little game of Tetris based on Python,There is a detailed code explanation, which is written in pyqt.)
    2020-06-08 16:53:03下载
    积分:1
  • LLK
    连连看寻路算法,防死锁算法,选择重排算法等等。(LLK most algorithm )
    2011-06-29 01:40:55下载
    积分:1
  • Tetris
    用python语言写的俄罗斯方块,经典,大家可以看看玩玩(Python language used to write Tetris, the classic, we can look at play)
    2014-04-17 09:45:21下载
    积分:1
  • 2
    说明:  Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • snakegame
    贪吃蛇代码,snakegame.rar 希望有帮助。(Snake code, snakegame.rar want to help.)
    2012-08-22 01:22:04下载
    积分:1
  • 贪吃蛇
    实现贪吃蛇的上下左右移动,暂停和退出,食物的随机生成,吃到食物后的分数增加。(To achieve the movement of snake, eat food, integral record.)
    2018-07-05 19:53:07下载
    积分:1
  • RobotViewCoDE
    机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。(Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.)
    2013-07-03 11:47:15下载
    积分:1
  • longshou
    游戏代码,游戏名称为龙手,完成代码,如有问题请联系我(youxidaima ,ganxienindeshiyong)
    2013-02-26 23:50:25下载
    积分:1
  • 代理假人压测
    集群压测,打爆任何中小型Minecraft服务器(Cluster pressure measurement, any small Minecraft server.)
    2017-08-14 21:43:19下载
    积分:1
  • BouncingBall
    用java的acm库做的一个弹跳球的小游戏,适合初学者(The acm library with java to do a bouncing ball game, suitable for beginners)
    2013-07-07 22:08:39下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载