|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
[Trilite] Question about play
This might seem like a basic question but I don't quite understand the process. When both players reach 3 markers, when they add an other one, the first they added is removed. What I am wondering is if the first marker is removed before or after the move. Can a line be made while there are 4 tiles (before it is removed) or there are just never 4 tiles? In other words, is the process:
Add marker Remove marker Check for line or Add maker check for line Remove marker The contest seem quite interesting, I never participated but it will be quite fun. |
|
#2
|
|||
|
|||
|
RE: [Trilite] Question about play
This contest is actually over. I have just been slacking on updating the page. I will do so later tonight...
A new contest will be here soon! |
|
#3
|
|||
|
|||
|
RE: [Trilite] Question about play
Matt why didnt u announce results ? (news, mail etc)
btw what was the 4th 5th and 6th place ? |
|
#4
|
|||
|
|||
|
RE: [Trilite] Question about play
Sorry....I have been slacking big time...it is done now....
except for 4,5,6 places...it is not happening... |
|
#5
|
|||
|
|||
|
RE: [Trilite] Question about play
why u didnt post a news ?
|
|
#6
|
|||
|
|||
|
RE: [Trilite] Question about play
Quite sad, I had spent at least 3 hours on it. Seem like I won't ever know how it performed.
|
|
#7
|
|||
|
|||
|
RE: [Trilite] Question about play
Well, you can run it against other scripts yourself... It's all on FTP
|
|
#8
|
|||
|
|||
|
RE: [Trilite] Question about play
After looking at the winning scripts, I noticed the extremely low ammount of comments in the code. Do you guys think it affects performences or something? In two years from now, will the winner be able to explain his own code? As I said before, I never participated and have nothing to do with the management of the contest, but I think participants should take some time making their code readable before submitting. Here is what I wrote (pretty much an example of abusive comments but anyway). I never actually executed the script, it probably contains a few parse errors, don't bother. If you guys want to pretend you are pro coders, you should code as if you were. I don't know any enterprise that accept non-readable code due to the fact that it almost can't be maintained. Also, these contests have an educational value, so code should be used as examples for others to learn on without the need of decrypting. Ok, I stop rambling now. php Code:
|