itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Improve architecture of server-client interface #36

Closed geraintwhite closed 9 years ago

geraintwhite commented 9 years ago

Split server and client into separate classes. Have remote and local interfaces for both. Improve handling of map #34.

olls commented 9 years ago

We did it!