SAP GAME 2048 ABEXA



Get Example source ABAP code based on a different SAP table
  


VX_EXA_ONLY

ABAP_EXPR_ENABLING - 2048 Game
Expression-oriented implementation of a 2048 game.

ABAP_SOURCE_CODE
DEMO CL_DEMO_GAME_2048_740

ABAP_DESCRIPTION
This example uses the implementation of a 2048 game to demonstrate the expression-oriented ABAP programming (as introduced in ABAP_RELEASE ABAP_740 . As a comparison, the program DEMO_GAME_2048_700 shows a functionally identical implementation without expressions, which is restricted to mainly using language elements of ABAP_RELEASE 7.00.
To play the game, use the arrow keys on the keyboard to move all tiles in one of the four directions.