Realtime Hack
Description
Client - server multiplayer nethack-like game written in D. The idea is to create game basically similar in use to nethack, but that you could play online with other players.
State of work
Well … I'm just starting. Basic infrastructure is quite ready.
Download via git
git clone http://dpc.rootnode.pl/dev/rthack.git rthack-git
Documentation (generated from code using CandyDOC)
client: http://dpc.rootnode.pl/dev/rthack.doc/client/main.d/client.main.html
server: http://dpc.rootnode.pl/dev/rthack.doc/server/main.d/server.main.html






Feel free to comment