View Single Post
  #5  
Old May 1st, 2006, 11:48 AM
WraithLord's Avatar

WraithLord WraithLord is offline
General
 
Join Date: Sep 2003
Location: Tel Aviv, Israel
Posts: 3,465
Thanks: 511
Thanked 162 Times in 86 Posts
WraithLord is on a distinguished road
Default Re: Multiplayer scripts

As I mainly work with Java/CPP I don't have experience with Python GUI libs, I had in mind to provide a UI rather then GUI, meaning CLI and menu based CLI. But I took a look at Tkinter online tutorial and it seems pretty straight forward to use so GUI is also feasible.

djo, I would be happpy for your help. If you'd like we can cont. this conversation by email (izaqyos@gmail.com).

Ygorl, Life has been keeping me quite busy as of late (what with new release at work, moving 2 a new apartment and submitting research work) so it will take me about a week or two to polish this script, when it's done I'll post it here.

AFAIK it should also be possible to compile python code to specific platforms, if so there won't even be any need to install Python to run the script.
Reply With Quote