Skip to content

christianguenter2/ABAP_conways_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABAP_conways_game_of_life

Implementation of Conways Game of Life in ABAP.

NW ABAP 7.50 required.

To start execute report ZCG_CONWAY_VIEW

Start screen

Then you can either execute turns manually (F8 or F9) or start simulation mode (Shift-F9). In simulation mode you can either use a SAPGUI timer (option GUI) or the modern approach with AMC, APC and websocket (option WS). Although the latter might not work in every environment. You can montior websocket connections with transactoin SMWS.

Init

After 10 turns

After 110 turns

Releases

No releases published

Packages

No packages published