Cricket Expert Cricket Simulator

Status
Not open for further replies.

Cricket Fever

School Cricketer
Joined
Dec 11, 2012
Online Cricket Games Owned
A new cricket simulator will be designed by Cricket Expert in association with Cricket Non Stop. We want you all to give ideas regarding the simulator
 

barmyarmy

Retired Administrator
Joined
Mar 12, 2003
Location
Edinburgh
So you want to make a new cricket simulator but you don't know how to code? Can I suggest setting your sights a bit lower.
 

Anish.

Panel of Selectors
Joined
May 21, 2011
This is how it he will code :

Grt performance frm my team . we win easily .

Text speech :facepalm .
 

barmyarmy

Retired Administrator
Joined
Mar 12, 2003
Location
Edinburgh
Code:
[COLOR="Blue"]Public Function[/COLOR] convertspeak ([COLOR="Blue"]ByVal[/COLOR] txtspk [COLOR="blue"]As String[/COLOR]) [COLOR="blue"]As String[/COLOR]
    [COLOR="blue"]Select Case[/COLOR] txtspk
        [COLOR="blue"]Case[/COLOR] "txt"
            convertspeak = "text"
        [COLOR="blue"]Case[/COLOR] "spk"
            convertspeak = "speak"
        [COLOR="blue"]Case[/COLOR] "u"
            convertspeak = "you"
        [COLOR="blue"]Case[/COLOR] "r"
            convertspeak = "are"
        [COLOR="blue"]Case Else[/COLOR]
            convertspeak = "!!!"
    [COLOR="blue"]End Select[/COLOR]
[COLOR="blue"]End Function[/COLOR]

We could try running his posts through this. ^
 

MrNginator

International Coach
NZ....
Joined
Jan 5, 2010
Profile Flag
New Zealand
I think they should have planned this out first before creating a thread to be honest.
 
Status
Not open for further replies.

Users who are viewing this thread

Top