Skip to content

Commit

Permalink
Added ref to new example program
Browse files Browse the repository at this point in the history
  • Loading branch information
richpl authored Feb 28, 2025
1 parent d5cd50a commit 96a5a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,8 @@ and expanded by Don Woods.

* *life.bas* - An implementation of Conway's Game of Life. This version is a port of the BASIC program which appeared in 'BASIC Computer Games' in 1978.

* *Pneuma.bas* - A brief 21st century take on the venerable text adventure.

## Informal grammar definition

**ABS**(*numerical-expression*) - Calculates the absolute value of the result of *numerical-expression*
Expand Down

0 comments on commit 96a5a54

Please sign in to comment.