語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Introduction to video game engine de...
~
Brusca, Victor G.
Introduction to video game engine developmentlearn to design, implement, and use a cross-platform 2D game engine /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Introduction to video game engine developmentby Victor G Brusca.
其他題名:
learn to design, implement, and use a cross-platform 2D game engine /
作者:
Brusca, Victor G.
出版者:
Berkeley, CA :Apress :2021.
面頁冊數:
xxiii, 382 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Computer gamesProgramming.
電子資源:
https://doi.org/10.1007/978-1-4842-7039-4
ISBN:
9781484270394$q(electronic bk.)
Introduction to video game engine developmentlearn to design, implement, and use a cross-platform 2D game engine /
Brusca, Victor G.
Introduction to video game engine development
learn to design, implement, and use a cross-platform 2D game engine /[electronic resource] :by Victor G Brusca. - Berkeley, CA :Apress :2021. - xxiii, 382 p. :ill., digital ;24 cm.
Chapter 1: MmgBase API Introduction -- Chapter 2: Base Classes -- Chapter 3: Helper Classes -- Chapter 4: Other Classes -- Chapter 5: Advanced Classes -- Chapter 6: Widget Classes -- Chapter 7: Animation Classes -- Chapter 8: Game Screen Classes -- Chapter 9: MmgCore API Introduction -- Chapter 10: Static Main Entry Point -- Chapter 11: Dynamic Settings -- Chapter 12: Event Handlers -- Chapter 13: Resource Loading -- Chapter 14: Game Screens -- Chapter 15: Game Build Introduction -- Chapter 16: PongClone Project Setup -- Chapter 17: PongClone Main Menu Screen -- Chapter 18: PongClone Game Screen -- Chapter 19: Conclusion.
Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java's graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you'll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with demonstration code. You'll gain experience using the engine by building a game from the ground up. Introduction to Video Game Engine Development reviews the design and implementation of a 2D game engine in three parts. Part 1 covers the low-level API class by class. You'll see how to abstract lower-level functionality and design a set of classes that interact seamlessly with each other. You'll learn how to draw objects, play sounds, render text, and more. In Part 2, you'll review the mid-level API that is responsible for drawing the game, loading resources, and managing user input. Lastly, in Part 3, you'll build a game from the ground up following a step-by-step process using the 2D game engine you just reviewed. On completing this book, you'll have a solid foundation in video game engine design and implementation. You'll also get exposure to building games from scratch, creating the solid foundation you'll need to work with more advanced game engines, and industry tools, that require learning complex software, APIs, and IDEs. You will: Gain experience with lower-level game engine APIs and abstracting framework functionality Write application-level APIs: launching the game, loading resources, settings, processing input, and more Discover cross-platform APIs in the game engine projects written in both Java and C#/MonoGame Develop games with an SDK-based game engine and simplified tool chain focused on direct control of the game through code Master creating games by using the game engine to build a game from the ground up with only code and an IDE.
ISBN: 9781484270394$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-7039-4doiSubjects--Topical Terms:
214996
Computer games
--Programming.
LC Class. No.: QA76.76.C672 / B78 2021
Dewey Class. No.: 794.815
Introduction to video game engine developmentlearn to design, implement, and use a cross-platform 2D game engine /
LDR
:03650nmm a2200325 a 4500
001
602689
003
DE-He213
005
20210619225549.0
006
m d
007
cr nn 008maaau
008
211112s2021 cau s 0 eng d
020
$a
9781484270394$q(electronic bk.)
020
$a
9781484270387$q(paper)
024
7
$a
10.1007/978-1-4842-7039-4
$2
doi
035
$a
978-1-4842-7039-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.C672
$b
B78 2021
072
7
$a
UMK
$2
bicssc
072
7
$a
COM012040
$2
bisacsh
072
7
$a
UMK
$2
thema
082
0 4
$a
794.815
$2
23
090
$a
QA76.76.C672
$b
B912 2021
100
1
$a
Brusca, Victor G.
$3
898472
245
1 0
$a
Introduction to video game engine development
$h
[electronic resource] :
$b
learn to design, implement, and use a cross-platform 2D game engine /
$c
by Victor G Brusca.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxiii, 382 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: MmgBase API Introduction -- Chapter 2: Base Classes -- Chapter 3: Helper Classes -- Chapter 4: Other Classes -- Chapter 5: Advanced Classes -- Chapter 6: Widget Classes -- Chapter 7: Animation Classes -- Chapter 8: Game Screen Classes -- Chapter 9: MmgCore API Introduction -- Chapter 10: Static Main Entry Point -- Chapter 11: Dynamic Settings -- Chapter 12: Event Handlers -- Chapter 13: Resource Loading -- Chapter 14: Game Screens -- Chapter 15: Game Build Introduction -- Chapter 16: PongClone Project Setup -- Chapter 17: PongClone Main Menu Screen -- Chapter 18: PongClone Game Screen -- Chapter 19: Conclusion.
520
$a
Start your video game development journey by learning how to build a 2D game engine from scratch. Using Java (with NetBeans as your IDE and using Java's graphics framework) or by following along in C# (with Visual Studio as your IDE and using the MonoGame framework), you'll cover the design and implementation of a 2D game engine in detail. Each class will be reviewed with demonstration code. You'll gain experience using the engine by building a game from the ground up. Introduction to Video Game Engine Development reviews the design and implementation of a 2D game engine in three parts. Part 1 covers the low-level API class by class. You'll see how to abstract lower-level functionality and design a set of classes that interact seamlessly with each other. You'll learn how to draw objects, play sounds, render text, and more. In Part 2, you'll review the mid-level API that is responsible for drawing the game, loading resources, and managing user input. Lastly, in Part 3, you'll build a game from the ground up following a step-by-step process using the 2D game engine you just reviewed. On completing this book, you'll have a solid foundation in video game engine design and implementation. You'll also get exposure to building games from scratch, creating the solid foundation you'll need to work with more advanced game engines, and industry tools, that require learning complex software, APIs, and IDEs. You will: Gain experience with lower-level game engine APIs and abstracting framework functionality Write application-level APIs: launching the game, loading resources, settings, processing input, and more Discover cross-platform APIs in the game engine projects written in both Java and C#/MonoGame Develop games with an SDK-based game engine and simplified tool chain focused on direct control of the game through code Master creating games by using the game engine to build a game from the ground up with only code and an IDE.
650
0
$a
Computer games
$x
Programming.
$3
214996
650
0
$a
Computer games
$x
Design.
$3
214999
650
0
$a
Java (Computer program language)
$3
189341
650
1 4
$a
Game Development.
$3
761231
650
2 4
$a
Java.
$3
763312
650
2 4
$a
Programming Techniques.
$3
274470
650
2 4
$a
Professional Computing.
$3
763344
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7039-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000200339
電子館藏
1圖書
電子書
EB QA76.76.C672 B912 2021 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-7039-4
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入