Hello, I am a 3rd year Computer Science major and taking a introduction to game design course. The project from this week is defined as follows:
- Java game
- Use the jMonkey SDK
- "use an existing game engine and map to modify and create your own level"
- "The level you create must be unique, realistic and playable by multiple players"
My problem: I have spent 2 days looking for source code for java games and have not found any that fit the criteria, or are on sites that require a monthly subscription. I found some games, but they are JAR files and I don't know a way to change the files from that format. I HAVE looked at the jMonkey help files and didn't find anything.
A website, thread or instructions on how to modify a JAR file would be appreciated.
Thank you