Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.