I found this forum by doing some researches. As a big fan of the good ol' RPGs (DM, Bard's Tale, etc.) I made some analysis if a classical RPG is possible as browser game. I don't know if there are already such games. Please let me know if there are some.
I was thinking myself to create such a game but as a developer Im not a GFX artist nor a talented musician. It wont be an easy task and it will take time. I already created a 3D dungeon engine in Python, so not really unexperienced. My technical thoughts concerning the online RPG browser game was:
- Script language: PHP, Javascript
- DB: MySQL
Sure there are some technical restrictions set by HTML, PHP but many things are possible.
Im not up to simply copy DM or any other RPG, but taking out the best thoughts of all of them and create a new one with modern technical possibilities.
Toughts I made so far that could be implemented:
- Environment:
DM looking like, either real old style hand painted or modified real images as they look painted, same to objects (armor, weapons, etc.), Dungeons, Towns, Wilderness, ...
- Battlestyle:
Bards Tale like (Monster pops mainly at random or dayphase driven but can also be controlled by f.e. quest items). Player chooses order and action of the party members. Big bosses could be GIF animations, like other objecs (doors, gates, ...)
Further implementation ideas:
- Special abilities depending on character type (can be learned, bought or gained by quests)
- Advanced quest system: time or dayphase driven, riddles, simple monster hack&slash, treasure hunting, ...
- Element system: water, earth, .... bonus/malus in fights depending on elements on armor or weapons
- Job traits: fishing, woodworking, smithing, ... Monster drops items with which you can create new items
- Auction house: Sell or buy items in towns from players and for players
- Very advanced (economy): Players can build/buy houses and offer services or products.
- Another advanced idea: Players can create an own dungeon in which they cast their own monsters and make the dungeon attractive by putting neat stuff into it they gained so far.
Restrictions I see so far:
- Reduced online MMPORG feeling: The known techniques won't allow that people can see others action in realtime. So party building with others has time deay on refresh. There is a way by using a dedicated server and f.e. PHP socket... There could be ingame games in towns that would give more MMPORG feeling, also selling buying from other players
So far my main toughts. If such a thing comes great I rather see 100 ppl paying a certain fee for such a game than 1000 ppl playing for free.

Yes, it would be a big project and should be started small, taking step by step. Are there any ppl here willing to join such a project as designer, developer, musician, project master, webmaster, ....? There is no deadline but when started a continuous effort by all participiants.
I also added a poll to find out how you - as player - would estimate such a RPG game.
Any anwers, ideas and interests are welcome!
Tayger