I made http://jmonkeyengine.org/groups/general/forum/topic/about-to-start-my-second-jme-project-unsure-about-design-pattern/ a while ago. Instead of continuing in that topic I thought I’d make a new one.
I go to an IT-school where we get 100 hours to do a project that has something to do with IT. I choose to make a game in jMonkeyEngine as I’ve done a year ago: http://www.youtube.com/watch?v=mThJ5LNAOX0
This time I’m working with a friend from another class that studies 3D design. So our plan is that he do all the graphics and I do the programming.
At first I wanted to make an RPG-game but right now it’s looking more like an adventure game in which I will add RPG-elements. I decided to skip networking since it would take up a lot of energy and time and instead work on other elements of the game. Maybe I’ll make a 2D online game in the future.
The story so far:
You are an alien traveling in space. Suddenly a comet hits your spaceship and you crash land on an unknown planet. You then make contact with the native tribes there.
Not much more is planned yet and even if it was I’m not gonna spoil the story
Source code: https://github.com/WASDi/BigGameProject
GUI design I just made up in paint from a screenshot: http://i.imgur.com/mLRyO.jpg
First part of the intro cinematic: http://www.youtube.com/watch?v=I7GkX6_Cty4
I’m gonna post updates in this thread every know and then. Feel free to look at my source and suggest improvements