hp
toc

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 to 7 put your piece accordingly,
  • ‘clear’ pauses the game (for taking screenshots).
connect-four-1.png
connect-four-5.png
connect-four-8.png
Source code: connect-four.basic

Footnotes

  1. [2020-07-19] I know; proprietary software is morally wrong. But what are your options when you start out using proprietary hardware?
Jonathan Frech's blog; built 2024/04/13 20:55:09 CEST