Python Game and Chat Server
What is Python Game and Chat Server?
A standard python game and chat server with a Graphical User Interface (in GTK+).Network connections are handled using the great event base Twisted framework. The graphical interface was written -as stated before- with the pretty common GTK+ module.
Features in version 1.1:
- Added a better implementation of the GROUPLIST command
- Added private messages
- Select a port to listen to
- Extensive logging
- User authentication
- Join channels and send messages (broadcast)
- Send Game map
Screen shots
Screen shot #1Download
| Python Game Chat Server 1.0.0 [ZIP] |
| Python Game Chat server 1.1.0 [ZIP] |
Additional information
Language(s): PythonAuthor: Bart Spaans
Dependencies: PyGTK+ Twisted
Related Links
Example log
Discussing low level multi-threaded servers and python
The blog entry accompanying release 1.0.0
The Python Game and Chat Client
The developer server documentation (generated by DoxyGen)This is an overview of all my open source software currently available. All this software is released under the GPL license agreement.
Jump to package
- Widget Environment
- Game of Life Basic DHTML Browser version
- Game of Life Extended Implementation
- Game of Life Animated GIF Generator
- PHPBash 2.0
- PHP MSN Bot
- Python Game and Chat Server
- Python Game and Chat Client
- Search Engine Tutorial
- Python LAN Chat
- Paratrooper
- mingus
- Command Line Bookmarks (bm)
Quick LInks
Search
Home > Coding > Python Game and Chat Server