- Checkout Project
- Implement in game.client package Player trait with class name YourNamePlayer
- Send it by e-mail: [email protected]
- Deadline is 19 September 2012, 21:00
In this task you have only to implement one move in "Score Four" game (timeout for turn is 1 second). Already implemented two players: player, which use only move in the corner, and random player. Task is to implement something better. After all solution will be collected, all programs will play each with each other (twice) and we will be able to see the best program. Points for this task consists from two parts: winning points (40%) and code style points (60%).