Ignore:
Timestamp:
Oct 5, 2019, 11:29:11 PM (5 years ago)
Author:
chronos
Message:
  • Added: Help windows with instructions how to play.
  • Added: With 10% chance create new random tile with value 4 instead of 2.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r20 r28  
    44  Top = 307
    55  Width = 580
    6   Caption = '2048 game'
     6  Caption = '2048'
    77  DesignTimePPI = 144
    88  Menu = MainMenu1
     
    3434    object MenuItemHelp: TMenuItem
    3535      Caption = 'Help'
     36      object MenuItem3: TMenuItem
     37        Action = Core.AHelp
     38      end
    3639      object MenuItemAbout: TMenuItem
    3740        Action = Core.AAbout
Note: See TracChangeset for help on using the changeset viewer.