mayurcybercz / simon-tatham-puzzle-algorithms

This repository contains solver algorithms for Simon Tatham Portable Puzzles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Welcome to puzzle solvers

Simon Tatham, writer of PuTTY also wrote a collection of Portable puzzles which are implemented or reimplemented by him. All of them run natively on Unix (GTK), on Windows, and on Mac OS X. They can also be played on the web, as Java or Javascript applets.

#WHY?

This repo is dedicated to write solver algorithms for all the games. You can contribute your solution, or GUI for a solver algorithm.

Original Games can be found on this link Download here

#How to Contribute
1)Add the folder having name (puzzle name with your Github username)
e.g. johndoe-minesweeper
Make pull request
2)Add your name to the list of Contributors
Make another pull request

#List of Contributors
1.Mayur Rahangdale

About

This repository contains solver algorithms for Simon Tatham Portable Puzzles.


Languages

Language:Jupyter Notebook 54.7%Language:Python 45.3%