![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
|
Hmm...Poker anyone?
Well there i was sitting there in my chair listening to music thinging about what i could do to pass some time over the next week.
After a bit of thinking i decide that perhaps the solution was to make a simple text based or GUI depending on different factors, game. So after thinking about what multiplayer games are out there i fially decided that Texas Hold 'em could be and interesting game to make. So after a little while of thinking about it become clear that it was too hard to design a server and client to allow say upto4 people to play in 1 lobby at a time. But then me being me i have an issue with getting projects finished so i decided i would post my idea here and see if anyone was interested in making this project just for something to do. As a learning aid, fun, to pass time, or as a reminder. No language restrictions have been placed as of yet as there is both a client and server application to be developed so it is possible for at LEAST 2 languages to be used. Basically whether it is text based or GUI based depends upon who is interested / how many are interested if any and what people would prefer. Just what i've been thinking Chris for those that don't know texas hold 'em
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
Yeh, I'll give it a go if you want...... it's an idea.
It would be interesting to see if anyone else is interested. It would be nice to discuss ideas for something like this. |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
indeed it would, just out of interest what language would you be looking at?
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
My favourite language at the moment is C++ and I can see it would be possible to do it like this but again I'd like to discuss it with others to hear input of ideas. Another possibility would be VB.NET. GUIs and consoles are a possibility of both.
What do you think? |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
for easy of GUI development VB .NEt would be easier, i myself am a Python programmer but i could look into other languages pretty quick. Python and wxPython is not bad at all for GUI's. i guess it depends on other views really. But i can look into other languages and build a quick base as to go from.
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#6 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
Great! I haven't dabbled with Python much but if you want I'll see if I can pick up a bit of that as well and maybe we could have a look at doing it Python?
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
well quite a few people have a good understandingof Python already on these forums so it is a possiblity but it depends if we get more interest
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#8 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,799
Rep Power: 5
![]() |
Re: Hmm...Poker anyone?
I'll be able to help out with the occasional hitch via the Python forums, but I've got some very busy weeks ahead of me. I can't even see myself being available for anything fun until maybe April 20th.
|
|
|
|
|
|
#9 |
|
Hobbyist Programmer
|
Re: Hmm...Poker anyone?
aslong as it pays well xD ill excuse you. Nah thats not a problem i understand alot of people are already tied down with thing.
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#10 |
|
Newbie
Join Date: May 2008
Posts: 2
Rep Power: 0
![]() |
Re: Hmm...Poker anyone?
Hmm... I had a same idea awhile ago, wanted to create a poker software. I started to design it while coding. The result was working 1 table poker soft supporting 1-10 players, pretty bug free, creates side pots correctly etc. Flash client, PHP-server(lol). Then I got bored and didn't want to continue the creation of a complete poker site with real money support
Even though that kind of project would be interesting to develop.Screenshot: ![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Poker Probability Calculator - Bruteforce Algorithm | juggernot | Java | 2 | Jan 29th, 2008 8:34 PM |
| poker idea | youngnoviceinneedofhelp | Project Ideas | 6 | May 20th, 2006 5:20 PM |
| Poker Game | Head_Hunter | C | 4 | Aug 26th, 2005 8:43 AM |