Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ce10fb5

Browse files
committed
readme updated
1 parent e1353b1 commit ce10fb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ My solutions to the exercices provided in the book *Programming in Haskell 2nd E
1919
### Part II - Going further
2020

2121
10. [Interactive programming](https://github.com/Forensor/programming-in-haskell-exercices/blob/master/src/Ch10.hs)
22+
11. [Unbeatable tic-tac-toe](https://github.com/Forensor/programming-in-haskell-exercices/blob/master/src/Ch11.hs)
2223

2324
### Additionals
2425

2526
1. [Hangman](https://github.com/Forensor/programming-in-haskell-exercices/blob/master/src/Hangman.hs)
2627
2. [John Conway's Game of Life](https://github.com/Forensor/programming-in-haskell-exercices/blob/master/src/GameOfLife.hs)
28+
3. [Tic-Tac-Toe](https://github.com/Forensor/programming-in-haskell-exercices/blob/master/src/TicTacToe.hs)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /