Open GoogleCodeExporter opened 8 years ago
Can you specify what site this is and what type of game type? Will test.
Original comment by nathanie...@gmail.com
on 20 Jan 2015 at 10:59
Game type - tetris battle. Site - https://vk.com/tetrism
Actually you can see the action here -
http://synergeia.webfactional.com/fs/public.php?service=files&t=63af4cc7d702db74
4539834da2d24ba9
2015-01-20 16:59 GMT+06:00 <tetris-battle-bot@googlecode.com>:
Original comment by altera...@gmail.com
on 1 Feb 2015 at 7:10
btw, figures have diffrent colours, so I use these:
public static final Color lightBlue = new Color(68, 100, 233);
public static final Color purple = new Color(50, 190, 250);
public static final Color yellow = new Color(250, 50, 90);
public static final Color blue = new Color(124, 212, 36);
public static final Color orange = new Color(255, 126, 37);
public static final Color green = new Color(210, 76, 173);
public static final Color red = new Color(255, 194, 37);
2015-02-01 13:09 GMT+06:00 Александр Оспанов
<alteranen@gmail.com>:
Original comment by altera...@gmail.com
on 1 Feb 2015 at 7:12
Original issue reported on code.google.com by
altera...@gmail.com
on 19 Dec 2014 at 3:47