9 lines
200 B
Markdown
9 lines
200 B
Markdown
---
|
|
layout: page
|
|
title: "Jeff's Challenger 1P BASIC Programs: OTHELLO.BAS"
|
|
permalink: /apps/c1p/BASIC/jeffpar/othello/
|
|
---
|
|
|
|
{% highlight basic %}
|
|
{% include_relative OTHELLO.BAS %}
|
|
{% endhighlight %}
|