have a err in this section
case 1:
round(1/2.00)=1
case 2:
round(2/2.00)=1
case 3:
round(3/2.00)=2
the correct is
case 4:
round(4/2.00)=2
Type: Posts; User: regg; Keyword(s):
have a err in this section
case 1:
round(1/2.00)=1
case 2:
round(2/2.00)=1
case 3:
round(3/2.00)=2
the correct is
case 4:
round(4/2.00)=2
hi for all:
i am trying to make a table game using mooclick. the idea is put to play player 1&2 vs 3&4. The players disposition on the table is different for each net player. it said that:
Play1...