Wordle solver using letter position probability in python 3
-
Updated
Aug 18, 2022 - Python
Wordle solver using letter position probability in python 3
A Yahtzee-solving python package and command line tool
GABOR is a board game solver that can handle a whole class of games. It solved QANGO in all it's shapes and forms.
An AI hexapawn game solver
Game assistant to find all words in a 4x4 alphabet grid.
Welcome to Digits Solver, an indispensable Python program designed to conquer the Digits puzzle game, developed by New York Time.
Using a neural network and genetic algorithm to train an AI to play Flappy Bird.
The implementation of a backtracking algorithm to solve Tektoniks
A nonogram solver in Python
A prototype of a solver for the game spe-ed within the informatiCup:2021 contest from the German Informatics Society.
This is an implementation of the simulated annealing algorithm to solve the shikaku puzzle game, with multiple levels of difficulty
A Python script that automatically plays Minesweeper, applying basic logic to find safe moves and mines, resorting to random guesses when stuck. 🤖💡🎲
Resolución automática del clásico juego Mastermind utilizando algoritmos genéticos implementados en Python. El repositorio incluye una versión completa basada en población con cruce, mutación y elitismo, y una versión simplificada de búsqueda local con un solo individuo.
A program that solves boards from the word game Boggle
Repository for Intro to AI homework
Add a description, image, and links to the game-solver topic page so that developers can more easily learn about it.
To associate your repository with the game-solver topic, visit your repo's landing page and select "manage topics."