Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmsc-325-project-3
Introduction and installation of Java Monkey Engine.
https://github.com/crutchtheclutch/cmsc-325-project-3
Last synced: about 1 month ago
JSON representation
Introduction and installation of Java Monkey Engine.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmsc-325-project-3
- Owner: CrutchTheClutch
- Created: 2017-09-19T06:07:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:15:12.000Z (over 6 years ago)
- Last Synced: 2024-10-23T12:02:15.191Z (3 months ago)
- Language: Java
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMSC-325-Project-3
#### Introduction and installation of Java Monkey Engine.Installation of jMonkeyEngine along with the running of the "HelloWorldTutorial".
The jMonkey Engine SDK can be found [here](https://github.com/jMonkeyEngine/sdk)
_Note: The tutorial followed to create this project can be found [here](https://jmonkeyengine.github.io/wiki/jme3/beginner/hello_simpleapplication.html)_
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Game Design and Development
>CMSC 325
>A project-driven study of the theory and practice of game design and development. The aim is to build realistic graphical 3-D worlds, animate characters, and add special effects to games. Discussion covers critical mathematical concepts and real-time game physics. Projects include collaborative development of interactive games.