View Full Version : userside online poker game startup problem?
Hello,
I have started working on online poker game project.I have some
experince in php but not indepth.The problem is that my client
wants this project completed on next months 15.I have phppoker
engine script downloaded from phppoker.com.My problem is:
1.How to initiate this poker script?
2.players playing simultaniusly .Table view?
3.To update scores regularly I 'll have to use Ajax or flash.
But i have no idea about them.?
Please show me some guideline. thanks
-naim
NancyJ
04-18-2008, 08:58 AM
The honest thing to do is explain to your client that you're not able to do this project so that they can find a capable professional to do the job.
The less honest, but very common thing to do is to hire someone who can do the job and pay them out of your client's budget.
mjlorbet
04-18-2008, 09:08 AM
for us to help you you'll need to provide actual details. it's like me saying:
there's a rabbit in a hat somewhere.
there are a few things i need to know
1) where is the hat?
2) what color is the rabbit?
3) how do i pull the rabbit out of the hat?
Please help
doesn't make much sense. the project you're about to work on seems large enough to where you'd definately need to provide at least the names of the frameworks you're using (what would be more helpful is the code for each of them) so that we can figure out the functions/methods used to invoke the different necessary actions involved in getting this thing to go. also this post is far... far to broad, please use the standard planning practice before giving up and just asking us to do your paid work for you.
1) what tasks do i need to accomplish?
2) what do i need to accomplish these tasks?
3) compile a list of the possibilities that can solve step 2 (hopefully multiple possibilities for each need)
4) design on paper the basic look and feel of how the user should be able to interact with your application.
5) determine which items from step 3 best suit the interface you've designed in step 4
6) determine what data you'll need to store
7) create a relevant database design and implement it so that relevant data is appropriately grouped
8) find the logical start point (in the instance of a game, create the game code, create a basic test for it, implement the actual user interface, build out content around the game as the users would/will require, create the login system and landing pages)
thanks...!
I'll figure out lisitng of requirment.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.