An open API service indexing awesome lists of open source software.

https://github.com/worksofliam/5250ttt

Tic-Tac-Toe for 5250 (2 player)
https://github.com/worksofliam/5250ttt

ibm rpgle

Last synced: 6 months ago
JSON representation

Tic-Tac-Toe for 5250 (2 player)

Awesome Lists containing this project

README

          

# 5250ttt
Tic-Tac-Toe for 5250 (2 player)

# How to play
It will show whos turn it is to play. You enter in a number on the grid to place your value there. The game will automatically reset if no one has won and will display a message if someone has won. You can use F3 to exit.

# How to build
`RELICGET PLOC('https://github.com/WorksOfBarry/5250ttt/archive/master.zip') PDIR('5250ttt-master') PNAME(QTEMP)`