[SOLVED] CMSC325 Project 3

20.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (2 votes)

Download and install Java Monkey Engine from this link:

https://github.com/jMonkeyEngine/sdk/releases

Be sure you download the most current, non-Beta version for your operating system.

Follow the instructions to install it.

Document your installation through several screen captures. Each screen capture should be labeled and included a detailed description of the what event occurred during the screen capture.

Describe any issues you had during your installation.

Complete the Simple Hello, World Application exercise found at the Java Monkey Web Site.:

https://jmonkeyengine.github.io/wiki/jme3/beginner/hello_simpleapplication.html

Document through labeled screen captures and detailed descriptions, the code and steps to successfully compile and run the application.

Grading Rubric:

1. Successfully completed jME installation and running Simple Hello, World. (8 points)

2. Documentation includes detailed screen captures and descriptions (2 points)

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.