My Project Is Coming Along Nicely ( V 0.0.15 )

posted in Code Snippets
Published March 06, 2014
Advertisement
I mentioned a couple days ago I was working on a basic map generator - that has taken a life of it's own.
Here is the latest version of that game project ! [Download Link]
If you want to mess around with it, download the file ( Java 1.7 required ), open your command prompt, navigate to were the file is located, and type in the following command "java -jar test.jar"

Features of this version:
* Random map generation
* Scrolling map
* Interactable map items
* Player inventory
* Player skills
* Looting
* Items
* Actions

As of right now, all you are able to do is move around the map, chop trees ( with an axe ), and collect the loot.
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement