Used Jekyll's include_relative to make the display of .BAS files friendlier

(cherry picked from commit 5c43702a71)
This commit is contained in:
Jeff Parsons 2016-11-20 18:07:25 -08:00 • committed by Jeff Parsons
commit 4ca986de57
36 changed files with 199 additions and 40 deletions

View file

@ -0,0 +1,19 @@
---
layout: page
title: OSI Challenger 1P BASIC Programs
permalink: /apps/c1p/BASIC/OSI/
---
OSI Challenger 1P BASIC Programs
--------------------------------
- [BASIC MATH](math/)
- [CHECKING](checking/)
- [COUNTER](counter/)
- [POKER](poker/)
- [PRESIDENTS](presidents/)
- [STAR WARS](starwars/)
- [TRIG TUTOR](trigtutor/)
The project also includes some of [Jeff's](https://twitter.com/jeffpar) [BASIC Programs](../jeffpar/) written
from 1979 to 1980.