My Work From CS50AI
-
Week 0
- Solution to: -
Week 1
- Solution to:puzzle
: solves 3 classic Knights and Knave Puzzles using Symbolic Logicminesweeper
: a game of minesweeper where you can ask the AI to make a move for you
-
Week 2
- Solution to: -
Week 3
- Solution to:crossword
: generates a crossword by based on given configuration and glossary of words
-
Week 4
- Solution to: -
Week 6
- Solutionn to:
The Output Demo for each of the above projects is available here.
The rest of the files were coded/provided by the CS50 team