Connect Four
2016-05-14, post № 123
BASIC, games, programming, TI-84 Plus, #four in a row, #four wins, #graphing calculators, #GTR, #Texas Instruments, #TI
Using the programming features given on Texas Instruments’ graphing calculator TI-84 Plus, I created this text-base connect four game.
The code is written in BASIC and can be seen below.
To transfer code to and from the graphing calculator, I used Texas Instruments’ TI Connect™ CE Software [1].
Controls
- Numbers
1
to7
put your piece accordingly, - ‘clear’ pauses the game (for taking screenshots).
Source code: connect-four.basic
Extra assets: connect-four.8xp, connect-four-2.png, connect-four-3.png, connect-four-4.png, connect-four-6.png, connect-four-7.png
Footnotes
- ▲ [2020-07-19] I know; proprietary software is morally wrong. But what are your options when you start out using proprietary hardware?