https://github.com/savetz/boggler
A board game in Atari BASIC that I wrote in high school, circa 1988
https://github.com/savetz/boggler
Last synced: 5 months ago
JSON representation
A board game in Atari BASIC that I wrote in high school, circa 1988
- Host: GitHub
- URL: https://github.com/savetz/boggler
- Owner: savetz
- License: mit
- Created: 2020-05-23T15:13:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T15:25:28.000Z (about 6 years ago)
- Last Synced: 2025-10-09T00:06:05.579Z (9 months ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boggler
A board game gor Atari 8-bit computers in Atari BASIC that I wrote in high school, circa 1988.

I *think* the goal is to get five in a row, and I think the logic is buggy, and I know the computer opponent is really slow. There's not much redeeming about this, actually.
The output is slow and text-based because it was meant to be played on a BBS (I was writing it for use on Weird City BBS.) I don't think I got it working well enough to make it available on the BBS.