WebGUI
Status: Alpha
Brought to you by:
loidthanead
Provide a web-based IRC client that can be used to play a game. The client may be used to mask user input / output, based on events in-game.
The bot should run on a server to which each client connects. The bot alters the messages passed back and forth and sends them back to the clients through IRC.
Look into servlet - applet combination. Search terms: Java chat servlet.