基本信息
源码名称:Python游戏脚本语言(精讲)
源码大小:0.08M
文件格式:.doc
开发语言:Python
更新时间:2023-10-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
Python游戏脚本语言(精讲)

精讲python游戏脚本开发,极力推荐给初学者,有经验的也可以作为参考。


目录

Game Scripting in Python 1

Introduction 1

Why use a scripting language? 2

What’s wrong with SCUMM? 2

Why Python? 2

Who is using Python in games 3

A build script example 3

Game script example 4

How does it work? 5

Glue code 5

Memory allocations 6

Performance 7

Consoles 7

Legal wrangling 8

Disadvantages 8

Different end of line conventions 9

Debugger problems 9

Security and cheating 10

Advantages 11

Loading and saving 11

Generators – micro-threads for game AI 12

Getting started with Python 13

References 14

[FSF01] “What is Copyleft?” 14

About the author 14


.
└── 好例子网_Python游戏脚本语言(精讲).doc

0 directories, 1 file