Skip to content

TA TE TI

Por el debate en Consultoria-SAP sobre la creación de juegos en ABAP, pasamos este código para un TIC-TAC-TOE (TA-TE-TI)

Here the main objective of this program is to develop a game in abap.The game is called as "Tic Tac Toe" which can be played against a computer. I have used simple procedures to write this program.This is the first version of code and may not be a efficient one.I have used selection screen concepts for this game. In my next version i will soon add advanced AI functionality.

Let us start developing more games in SAP!!!!

Código ABAP

Ver código abap del TA TE TI


Copyright © 2008-2019 - www.Consultoria-SAP.com

Publicado originalmente en 2017. Migrado a VitePress.