Welcome to TheChuckster's MMORPG!

Participate in the alpha test here.
My completely free, open-source MMORPG (Massively Multiplayer Online Role Playing Game) is a 2D online virtual reality. It is inspired by Legend of Zelda and similar NES/SNES-era games. I am hosting my the only server as of now.
Right now it consists of a simple tiling engine using OpenGL textured quads. It supports animation and character collision detection. All you can for now though is chat and pretty much enjoy the 2D top down world. The net code is TCP/IP for now but supports client side prediction/dead reckoning via linear extrapolation. The networking code is solid because I use std::string rather than C strings which are subject to buffer overflows.
The beauty of the project will be watching it unfold into a full-fledged game. Stick around if you are interested in becoming a part of the community of a major MMORPG.
Screenshots
There are several screenshots of the MMORPG in development:
Feel free to download it and try it out!
|