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)
- Host: GitHub
- URL: https://github.com/worksofliam/5250ttt
- Owner: worksofliam
- Created: 2016-10-19T08:58:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T12:09:30.000Z (over 9 years ago)
- Last Synced: 2025-01-21T17:12:06.162Z (over 1 year ago)
- Topics: ibm, rpgle
- Size: 3.91 KB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)`