Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke committed Oct 11, 2024
1 parent e4a3f62 commit b71f88c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,13 +481,13 @@ tclsh tictactoe.tcl

Version using [Piet](https://www.dangermouse.net/esoteric/piet.html).

Developed using [MasterPiets](https://gabriellesc.github.io/piet/index.html) and [Pietron](https://github.com/dnek/pietron).
Developed using [MasterPiets](https://gabriellesc.github.io/piet/index.html), [Pietron](https://github.com/dnek/pietron) and [piet_programming_language](https://github.com/your-diary/piet_programming_language).

Logic of the individual components is defined in [PietLogic.txt](tictactoe_piet/PietLogic.txt).

Run with:
```
rpiet tictactoe.png
piet_programming_language tictactoe.png
```

## TicTacToe-scratch
Expand Down

0 comments on commit b71f88c

Please sign in to comment.