Hello!
I am working on an open source RPG game. It is in extremely early development at the moment, here is a link to my blog : http://troygamedev.blogspot.com/
I will continually update the blog with all of the source code, past and present. It is not a serious game project, I am making it up as I go along, it is meant to be an example of how the code for a game grows and develops with time. Hopefully people who are just learning to code (I still am myself) can use the project to learn and help them on their way to making their own games.
It is completely written in Java, there is a built jar in the download link: http://dl.dropbox.com/u/31739883/OpenSourceRPG.jar
The download should take moments and its ready to go with a double click!
WARNING: I have done all the artwork so far (and I'm colourblind :S)
AIM: (actually you can do whatever you want with your very own branch)
The map will be randomly generated each game;
There will be certain structures within the map which are carefully generated to allow for a fixed storyline each game;
The player will be able to level up skills, as opposed to having 100 different types of, for example sword, they can find or buy;
IF YOU WANT TO HELP:
Do as you wish, edit the code to your hearts desire, draw as many weapons, tools, map tiles as you want.
The artwork should be light and cartoony, without too much detail. Think pokemon/minecraft/zelda(gameboy version)
Thanks for the interest

Sebastian Troy