Ticket #79 (new feature)

Opened 1 year ago

Last modified 1 year ago

Add main-net.c

Reported by: takkaria Assigned to:
Milestone: Future Version:
Keywords: port Cc:

Description

One that sends/receives updates via TCP/IP.

This allows slim clients on machines where Angband isn't available. The clients could be written in almost any programming language and have minimal hardware requirements.

Useful for competition servers. Don't just send term updates, but send updated stats/map info in some useful form. This is useful mainly to see what kind of abstractions would be necessary to have an entirely new GUI (e.g. for gameboy or something Tk-like).

Attachments

Change History

06/03/07 12:19:00 changed by takkaria

  • keywords set to port.
  • component changed from Port-specific to Main game.

Add/Change #79 (Add main-net.c)