Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talhaahussain/the-sunday-times-puzzles
Continuous Assessment for ECM2418 - Computer Languages and Representations continuous assessment, set by Prof. David Wakeling (Year 2, Semester 1). Involves a series of exercises including three Teasers and a Suko (Sujiko) puzzle, published by The Sunday Times, a British newspaper.
https://github.com/talhaahussain/the-sunday-times-puzzles
haskell prolog puzzle-solver puzzles suko teasers
Last synced: about 1 month ago
JSON representation
Continuous Assessment for ECM2418 - Computer Languages and Representations continuous assessment, set by Prof. David Wakeling (Year 2, Semester 1). Involves a series of exercises including three Teasers and a Suko (Sujiko) puzzle, published by The Sunday Times, a British newspaper.
- Host: GitHub
- URL: https://github.com/talhaahussain/the-sunday-times-puzzles
- Owner: talhaahussain
- License: mit
- Created: 2023-09-06T11:39:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:43:25.000Z (6 months ago)
- Last Synced: 2024-06-16T16:35:36.964Z (6 months ago)
- Topics: haskell, prolog, puzzle-solver, puzzles, suko, teasers
- Language: Haskell
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The-Sunday-Times-puzzles
Continuous Assessment for ECM2418 - Computer Languages and Representations continuous assessment, set by Prof. David Wakeling (Year 2, Semester 1). Involves a series of exercises including three Teasers and a Suko (Sujiko) puzzle, published by *The Sunday Times*, a British newspaper. Uses Haskell to solve Teaser 3026 (20/09/2020) and Teaser 3132 (01/10/2022), and Prolog to solve Suko 3566 (12/08/2022) and Teaser 3125 (14/09/2022).
This work received a final mark of 90/100.
Please see `specification.pdf` for specification.