Python project 01-08-2013, 02:04 AM
#1
Hello [username]. This is very important to me so if you can help would be nice.
Me and my friend may start the big project that brings some questions..
We are planning to build a system for counterstrike 1.6 mix clan wars, where people would come to play counterstrike 1.6 matches.
It would work similar to www.gather.rs
You create account on website, download irc & cs anti cheat
When admin creates match on irc you join by typing ".add" When 10 people join match starts and everyone get's pmed with ip adress of server they will play on.
What's the coolest part, is that every player got skill level, top 3 players with highest skill lvl will be rewarded with some cool gaming gear.
Now me and my friend good (amateur) website developer would create a similar system like that BUT, we would improve it and add new things. ( also it would be built from scratch no copying)
We would use custom built client instead of irc chat with nice GUI user friendly template.
I was thinking about building the client in python, but is that good? Since we don't want our progrm(client) to be reverse engineered and someone to break in our sql database.
Can you give me suggestions about that? Also we would compile it with py2exe. Is there something better than py2exe? or you think i should change the code language from python to other one?
thanks in advance.
Me and my friend may start the big project that brings some questions..
We are planning to build a system for counterstrike 1.6 mix clan wars, where people would come to play counterstrike 1.6 matches.
It would work similar to www.gather.rs
You create account on website, download irc & cs anti cheat
When admin creates match on irc you join by typing ".add" When 10 people join match starts and everyone get's pmed with ip adress of server they will play on.
What's the coolest part, is that every player got skill level, top 3 players with highest skill lvl will be rewarded with some cool gaming gear.
Now me and my friend good (amateur) website developer would create a similar system like that BUT, we would improve it and add new things. ( also it would be built from scratch no copying)
We would use custom built client instead of irc chat with nice GUI user friendly template.
I was thinking about building the client in python, but is that good? Since we don't want our progrm(client) to be reverse engineered and someone to break in our sql database.
Can you give me suggestions about that? Also we would compile it with py2exe. Is there something better than py2exe? or you think i should change the code language from python to other one?
thanks in advance.