Recent content by greenyadzer

  1. G

    [GAME] Lines

    No frameworks, pure Java.
  2. G

    [GAME] Lines

    Version 1.5 + Implemented album orientation view. + Removed Scoreloop.
  3. G

    [GAME] Lines

    Version 1.4 + Added persistent saving of current game state when losing focus by main activity and restoring the state when gaining it back. The only way to start new game is to pick corresponding main menu item. + Added option "Accelerate Balls Animation", when enabled ball animation (jumping...
  4. G

    [GAME] Lines

    Version 1.3 + Added "Options" dialog. + Added "Game mode" option. Each mode has own rules and high scores. See "Options" for more details. + Added visual floating "+scores" when user scores. + Now Android status bar is always visible. + Now "Submit Online" check box remembers last choice. +...
  5. G

    [GAME] Lines

    Version 1.2 + Integrated Scoreloop, an online scoring service. + Now you get additional points for scoring two or more times in a row. You get +5 points for second score, +10 points for third and so on. + Local High Scores storage increased up to 20 records. + Fixed rare crash with drawing...
  6. G

    [GAME] Lines

    Version 1.1 + Added ability to do moves faster. Now while the ball is moving to destination cell, you already can select next ball which you want to move and actually start move it too. The previous moving ball will be placed to destination cell immediately. If your new ball hasn't affected by...
  7. G

    [GAME] Lines

    Lines Version 1.4 (No ads and absolutely free) This is classic color lines puzzle game where you need to stay in game as long as you can and get points. Each turn your field will be added with 3 more balls of random color and you can move any ball on the field to any empty cell if the path...