- jMonkeyEngine 3.0 Beginner’s Guide
- Ruth Kusterer
- 140字
- 2021-08-13 17:02:04
Chapter 1. Installing jMonkeyEngine
When a group of heroes set out on a quest, they grab their armor and weapons—when you set out on a game development adventure, you grab the jMonkeyEngine SDK.
The jMonkeyEngine Software Development Kit (SDK) contains everything that you need to get started quickly: the jMonkeyEngine libraries, Javadoc, sample code, and lots of nifty game development utilities. This bundle also includes all necessary native libraries, such as LightWeight Java Game Library (LWJGL). This means there is no second installation step, neither for the development team, nor for users of the games that we create.

In this chapter you will learn:
- What the hardware and software requirements are
- How to install the jMonkeyEngine SDK
- How the tools in the jMonkeyEngine SDK make a developer's life easier
- How to create and distribute jMonkeyEngine games
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Android開發(fā)精要
- Python自動化運維快速入門
- Spring Cloud、Nginx高并發(fā)核心編程
- Kinect for Windows SDK Programming Guide
- Linux Device Drivers Development
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Mastering Android Development with Kotlin
- Getting Started with Eclipse Juno
- Building Serverless Architectures
- Visual Basic程序設計(第三版)
- Managing Microsoft Hybrid Clouds
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Unity 5.X從入門到精通
- C語言程序設計教程