XCI Tic Tac Toe

These files might not work on the most current version of the Commander X16, or these may be held over from the previous forum. To find previous versions of the emulator, so you can test old programs, please visit Our GitHub Page
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

XCI Tic Tac Toe

Post by SlithyMatt »


An implementation of Tic Tac Toe using the XCI game engine.




Follow the development on GitHub: https://github.com/SlithyMatt/xci-tictactoe




To learn more about the XCI game engine and how you can develop your own game: https://github.com/SlithyMatt/x16-xci




To play, load XCI.PRG and run. Then, when the menu appears, select "New Game".




See a demo with a little explanation on YouTube:










 



New beta version built with XCI v0.7b




See release notes on GitHub: https://github.com/SlithyMatt/xci-tictactoe/releases/tag/v0.2.3b


Attachments
XCI Tic Tac Toe
XCI Tic Tac Toe
tictactoe_tn.png (4.25 KiB) Viewed 3095 times
xci-tictactoe-0.2.3.zip
XCI Tic Tac Toe
(12.77 KiB) Downloaded 173 times
Post Reply