ZoranPandovski / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Creative Commons Zero v1.0 Universal
1.33k stars 1.94k forks source link

We need more puzzles #875

Closed ZoranPandovski closed 5 years ago

ZoranPandovski commented 6 years ago

There are a lot of puzzles that could be resolved, currently we don't have any implementations. PR's are welcome. Some list of puzzles from Wiki: Acrostic Anagram Back from the klondike Ball-in-a-maze puzzle Burr puzzle Chess problem Chess puzzle Computer puzzle game Cross Sums Crossword puzzle Cryptic crossword Cryptogram Daughter in the box Disentanglement puzzle Edge-matching puzzle Egg of Columbus Eight queens puzzle Einstein's Puzzle Eternity puzzle Fifteen puzzle Fox, goose and bag of beans puzzle Geomagic square Globe puzzle Graeco-Latin square Gry Happy Cube Insight Jigsaw puzzle KenKen Knights and knaves Knight's Tour Lateral thinking Latin square Letter bank Lock puzzle Logic puzzle Logo extraction puzzle Magic square Mahjong solitaire Matchstick puzzle Mathematical puzzle Maze Mechanical puzzle Merkle's Puzzles Minus Cube Morpion solitaire N-puzzle National Puzzlers' League Nikoli Nurikabe Packing problem Paint by numbers Peg solitaire Pentomino Pirate loot problem Plate-and-ring puzzle Prisoners and hats puzzle Problem solving Rattle puzzle Rebus Rubik's Cube Speedcubing Pocket Cube Rubik's Magic Rubik's Revenge Situation puzzle Sliding puzzle Snake cube Sokoban Soma cube Stick puzzle Sudoku Tangram Thinking outside the box Three-cottage problem Three cups problem Tiling puzzle Tour puzzle Tower of Hanoi T puzzle Transport puzzle Tsumego Tsumeshogi Verbal arithmetic Wire puzzle Wire-and-string puzzle XYZZY Award for Best Individual Puzzle

Duxy1996 commented 5 years ago

I want to contribute, but I dont know how to exactly! 👍 👍

If I can do something explain me what I have to do!

Bests,

Carlos Durán

cvanderham commented 5 years ago

@ZoranPandovski I'd be happy to help out.

WizardOfAus commented 5 years ago

How many puzzles have been done so far? Perhaps a checklist would be helpful as reference

ZoranPandovski commented 5 years ago

You can all start with PR. If there is already an implementation for some design pattern that doesn't matter you can add it again.

nipunbharti commented 5 years ago

I would like to work on Anagram puzzle in JavaScript. I will issue a PR soon.