- Getting Started with SpriteKit
- Jorge Jordán
- 130字
- 2021-07-23 14:42:41
Game engines
I remember the time when I developed my first game using the BASIC programming language on my old Amstrad CPC. In those times, every game was hardware-specific, which means that you had to take into account every machine's low-level characteristics.
A game engine is a collection of software instructions that eases the process of game development by providing abstraction between the hardware and software layers. This way, you don't need to waste your efforts when performing important tasks, such as handling user inputs, playing sound and video, rendering images, or simulating physics.
As mentioned previously, SpriteKit is an engine developed by Apple to create games, and it's one of the most powerful tools that are used to build native 2D games for both iOS and Max OS X.
- HTML5+CSS3王者歸來
- C++面向?qū)ο蟪绦蛟O(shè)計(第三版)
- WildFly:New Features
- Learning ArcGIS Pro 2
- Programming ArcGIS 10.1 with Python Cookbook
- 跟小海龜學(xué)Python
- SQL語言從入門到精通
- Bulma必知必會
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- 精通軟件性能測試與LoadRunner實戰(zhàn)(第2版)
- R語言編程指南
- 精通API架構(gòu):設(shè)計、運(yùn)維與演進(jìn)
- QGIS:Becoming a GIS Power User
- 零基礎(chǔ)學(xué)C語言程序設(shè)計
- HTML5+CSS3+jQuery Mobile APP與移動網(wǎng)站設(shè)計從入門到精通