Skip to content

abapGames/ABAP_conways_game_of_life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABAP_conways_game_of_life

Implementation of Conways Game of Life in ABAP.

NW ABAP 7.50 required.

demo

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

About

ABAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • ABAP 77.6%
  • HTML 22.4%