- XNA 4.0 Game Development by Example Beginner's Guide(Visual Basic Edition)
- Kurt Jaegers
- 178字
- 2021-08-20 15:50:34
Building your first game
XNA attempts to simplify many of the basic elements of game development by automatically handling things, such as the game update loop and presenting the current frame of graphical information to the display. To illustrate just how much of the background work is integrated into the XNA project templates, let's jump in straight away and create your first game within a few minutes of finishing the installation.
Tip
Visual Basic versus C# - tutorials and samples on the web
With a five-year headstart on Visual Basic developers, there are a host of XNA tutorials, code samples, and forum posts written for C# out on the Internet. In the interest of being able to utilize these resources, I will occasionally point out topics or sections of code and their equivalent in C# notation.
In SquareChase, we will generate randomly positioned squares of different colors while the user attempts to catch them with their mouse pointer before they disappear. While building the project, we will discuss each of the major code sections pre-defined by the XNA templates.
- 數(shù)據(jù)挖掘原理與實(shí)踐
- 復(fù)雜性思考:復(fù)雜性科學(xué)和計(jì)算模型(原書第2版)
- SQL Server 2008數(shù)據(jù)庫應(yīng)用技術(shù)(第二版)
- 虛擬化與云計(jì)算
- 新型數(shù)據(jù)庫系統(tǒng):原理、架構(gòu)與實(shí)踐
- 分布式數(shù)據(jù)庫系統(tǒng):大數(shù)據(jù)時(shí)代新型數(shù)據(jù)庫技術(shù)(第3版)
- 大數(shù)據(jù):規(guī)劃、實(shí)施、運(yùn)維
- Mockito Cookbook
- 數(shù)據(jù)中心經(jīng)營之道
- 云工作時(shí)代:科技進(jìn)化必將帶來的新工作方式
- 數(shù)據(jù)挖掘與機(jī)器學(xué)習(xí)-WEKA應(yīng)用技術(shù)與實(shí)踐(第二版)
- 數(shù)據(jù)中臺實(shí)戰(zhàn):手把手教你搭建數(shù)據(jù)中臺
- MySQL性能調(diào)優(yōu)與架構(gòu)設(shè)計(jì)
- 推薦系統(tǒng)全鏈路設(shè)計(jì):原理解讀與業(yè)務(wù)實(shí)踐
- 數(shù)據(jù)可視化五部曲