登录
首页 » Windows开发 » 一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...

一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...

于 2022-03-14 发布 文件大小:256.38 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat - it means it acts like a human player making the game more fun. So - have fun!-DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!

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

发表评论

0 个回复

  • 如何在 ns2 中创建车载特设网络 (车用)
    车载Ad Hoc网络(VANET)作为移动传感器网络具有特殊的特点,如节点的移动性和快速的拓扑结构发生变化。VANET节点可以感知各种周边地区数据提供的一些服务,包括交通监控、速度控制、丢失的车辆定位和环境监测它涵盖广泛的地理区域的永久。节点被配置成不同的通信。车辆在指定的网络边界内移动。VANET网络中的节点可以通过两种方式交流:车辆(V2V)通信和车辆到基础设施(V2I)通信。在V2I通信模型、车辆与路侧单元(RSU)通过路边的路由器。数据传输是建立节点之间使用UDP代理和CBR流量。样本设计与19.tcl车载传感器节点的配置、通信模型、流动模型、能量模型组件。 ;
    2022-07-12 17:14:29下载
    积分:1
  • 这是大学学院主页,希望对大家有帮助 谢谢大家
    这是大学学院主页,希望对大家有帮助 谢谢大家-This is the University College home page, we want to help
    2022-03-19 11:29:19下载
    积分:1
  • 此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话...
    此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话-This code is running on wince 5.0 operating system, and through the serial port control module上网phone, call
    2022-07-12 00:37:35下载
    积分:1
  • 在labview环境下,编写的虚拟示波器
    在labview环境下,编写的虚拟示波器-In the labview environment, prepared by a virtual oscilloscope。。。。。。。。。。。。
    2022-03-06 15:48:59下载
    积分:1
  • 电信模拟采集系统,比较简单,用于教学比较好。
    电信模拟采集系统,比较简单,用于教学比较好。-Telecom analog acquisition system, relatively simple, used in teaching is better.
    2022-08-25 01:45:28下载
    积分:1
  • VB6和时间。有用的
    VB6 and Time.. useful-VB6 and Time useful ..
    2022-07-11 19:42:44下载
    积分:1
  • 调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调...
    调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd * 函数: hwnd * 功能: 显示被调试进程中的窗口信息 * 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ] * Handle 窗口句柄 * 如果Handle为0,则显示进程中的所有窗口信息 * UMFlags 显示参数,如果是0,则显示最基本参数 * Bit 0 (0x1) 显示General Properties * Bit 1 (0x2) 显示窗口样式 * Bit 2 (0x4) 显示相关窗口 * Bit 3 (0x8) 显示Class信息 * -h 窗口边框高亮 * TypeName 窗口类型 -Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
    2022-03-06 01:53:55下载
    积分:1
  • 不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例...
    不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例-Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
    2022-07-28 08:08:38下载
    积分:1
  • 刚刚了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。...
    刚刚开发了一个报表输出的 COM,可以动态的添加数据。代码没有限制,可随意使用。现在还在修改一些细节的地方,修改后会再次上传。-A report output COM, it can append data dynamicly. the source code is unlimited, you can use it freely, but there are some bugs, I will upload it against after fixed it.
    2022-05-14 06:06:59下载
    积分:1
  • vc实现的CD光盘刻录,大家互相交流学习哈
    vc实现的CD光盘刻录,大家互相交流学习哈-vc realize the CD CD-ROM burning, we can exchange ideas to learn Kazakh
    2022-11-01 14:20:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载