- Connect 4 ICE Development thread (TI-84+ CE)
- 10 Feb 2018 05:06:59 pm
- Last edited by SM84CE on 19 Feb 2018 09:41:19 pm; edited 4 times in total
Yes, I know there's a TI-BASIC version, as well as a C version, but why not an ICE version?
I have started writing Connect4 ICE. Currently, it has the classic board style, I might add more settings and stuff after I figure out how the heck I'm supposed to read from AppVars. I also will probably have to experiment with GetPixel(, and use that to determine placement of the 'pieces', etc. Feel free to post feedback, suggestions, etc. here. I'll update this thread as I get things going.
GitHub Repo is here
To-Do
Main menu
win detection
Done
Draw board and tokens/coins/pieces
move and drop tokens/coins/pieces
stack/ column stuff (see below GIF)
(GIF is recent, matches the code in the repo)
I have started writing Connect4 ICE. Currently, it has the classic board style, I might add more settings and stuff after I figure out how the heck I'm supposed to read from AppVars. I also will probably have to experiment with GetPixel(, and use that to determine placement of the 'pieces', etc. Feel free to post feedback, suggestions, etc. here. I'll update this thread as I get things going.
GitHub Repo is here
To-Do
Main menu
win detection
Done
Draw board and tokens/coins/pieces
move and drop tokens/coins/pieces
stack/ column stuff (see below GIF)
(GIF is recent, matches the code in the repo)