I am planning on developing a game (kind of management game where you play manager of company, hire employees etc.). I plan to have simple 2d graphics (possibly vector graphic).
What language and framework would you suggest for this project? As you might see this kind of game would not require a "fast" language. Languages that I know and like include Java and Ruby, but I don't mind if this would be learning project for next language (maybe C++ or Python).
My only requirements are that it is multi-platform framework and works under Linux as well as Windows and is easy/fun to work with.