Version 1.1.0 (2019-10-13) ========================== * Modified: Fixed tiles move animation. * Added: New form accessible from menu Tools - Moves history with game moves history. * Added: Computer player accessible from Tools menu in Debug mode. It is not able to win game yet. * Added: Help windows with instructions how to play. * Added: With 10% chance create new random tile with value 4 instead of 2. * Fixed: Update previous board state for undo only if board is really moved. Version 1.0.0 (2019-10-04) ========================== * Game mechanics implementation. * Selectable board size (from 2x2 to 12x12). * Last move undo. * Keep game between application restarts. * Localization support (English, Czech). * High DPI support.