mvanga / worlds

A tiny MMO engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worlds is a tiny MMO engine.

1. Run ./smmo
2. telnet localhost 10000
3. type the following: { "command":"join_map", "map_id":0, "x":10, "y":10 }

About

A tiny MMO engine

License:GNU General Public License v3.0


Languages

Language:C 100.0%