| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Nov 2006 Location: BC, Canada
Posts: 638
![]() ![]() ![]() | Total Noob Needs Help with Gambling Programming i want to develop a mobi that involves gambling for fun like slot machines and craps etc can anyone help on what kind of programming direction i would need to go especially for randomization ? i want to implement this on phones would i use flash or java and is there a good way to create a randomisation code ? thanks! |
| |
| | #4 (permalink) |
| Senior Member Join Date: Dec 2006 Location: England
Posts: 1,568
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | nombre, Javascript is unrelated to Java(me). Javascript was developed by Mozilla, you can find a lot of beginners tutorials etc on google or http://pixel2life.com may be a good place to start. However, Like dhscott your best method is to use a server side language such as PHP. Since mobile browsers are temperamental things as it is, it's definitely not wise to depend on their client abilities. Matt |
| |
| | #5 (permalink) |
| NamePros Regular Join Date: Mar 2006 Location: United Kingdom
Posts: 413
![]() ![]() ![]() | I'd say go with server-side such as PHP, and then you could use maybe GD to create fancier images, or, if you are feeling willing to learn then you can program in java for mobile phones, java midlet's I think they are called, these are downloadable and run on most phones.
__________________ Linux Screenshots |
| |
| | #7 (permalink) | ||||
| Senior Member Join Date: Apr 2006
Posts: 1,345
![]() ![]() ![]() ![]() ![]() ![]() |
I'm pretty sure if you're good with Java then you shouldn't have much trouble using JSP as it is essentially the server-side equivilant of Java, Sun Microsystems created it. | ||||
| |
| | THREAD STARTER #8 (permalink) | ||||
| NamePros Regular Join Date: Nov 2006 Location: BC, Canada
Posts: 638
![]() ![]() ![]() |
![]() ????: NamePros.com http://www.namepros.com/programming/301482-total-noob-needs-help-gambling-programming.html no, i am just trying to figure out how to conceive of a system so i can spec somebody to write it, i'm not certain what direction to go i have been spending some time at the java page and so i will think about jsp as well i have about 100 mobis and would like to develop some of them for fun and i need the same basic programming for each which is some kind of input mechanism (like pulling a slot arm) and then i want a randomized result, it would be on people's phones and so i am trying to learn what kind of coding would do the best job ....i know that i will need to do graphic design as well i guess i would compare with any of the downloadable phone gambling games that involve a randomized result except it won't be downloadable it will be just real-time (though i guess i could think about a downloadable setup as well...) thanks a lot for your responses, they are very helpful | ||||
| |