| microsoft/PythonProgrammingPuzzles |
919 |
|
0 |
0 |
over 2 years ago |
0 |
|
20 |
mit |
Python |
| A Dataset of Python Challenges for AI Research |
| hchasestevens/monkeys |
90 |
|
0 |
0 |
almost 8 years ago |
14 |
June 06, 2017 |
3 |
|
Python |
| A strongly-typed genetic programming framework for Python |
| manpreet1130/RealTime-Sudoku-Solver |
50 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
mit |
Python |
| Solving sudoku puzzles with the help of OpenCV and PyTorch(CNN) |
| felicien-brochu/selflessheroes |
46 |
|
0 |
0 |
almost 5 years ago |
0 |
|
10 |
other |
JavaScript |
| Solve puzzles by designing an AI for a team of selfless heroes. Test your algorithm, optimize it, and emerge victorious from the dungeon! |
| thomasahle/numberlink |
42 |
|
0 |
0 |
over 4 years ago |
1 |
September 22, 2021 |
1 |
agpl-3.0 |
Go |
| Program for generating and solving numberlink / flow free puzzles |
| booirror/game-2048 |
42 |
|
0 |
0 |
almost 11 years ago |
0 |
|
0 |
|
C++ |
| My 2048, a number puzzle with AI, writes in C++11,by using Cocos2d-x3.x |
| zackthoutt/sudoku-ai |
31 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Python |
| AI that can solve sudoku puzzels |
| mahdavipanah/pynpuzzle |
27 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
mit |
Python |
| Solve and test algorithms for N-Puzzle problem with Python |
| gsurma/sliding_puzzle |
25 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
|
Swift |
| Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver. |
| rmssoares/8Puzzle-StateSpaceSearches |
22 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| BFS, IDS, Greedy & A* applied to the 8-puzzle problem. :gear: |