Code for paper: Assessing Logical Puzzle Solving in Large Language Models: Insights from a Minesweeper Case Study
-
Updated
Mar 13, 2024 - Python
Code for paper: Assessing Logical Puzzle Solving in Large Language Models: Insights from a Minesweeper Case Study
PyCut, a pizza-making puzzle game made for RIT IGME-582's final project
Python-powered tool to craft Sudoku books where each puzzle relies on the solution of the previous one.
Interactive Hangman game in Python using tkinter library for challenging word-guessing fun.
Game is called Pentagon. It is a project written in Object-Oriented paradigm as a summary of my OOP-skills. Coursework for 2 semester.
Side-project for solving Logic Games
Desktop application built using Python and Tkinter to play the game of 'Tic Tac Toe' in 3x3 board by two players
Classic Minesweeper reimplemented in Pygame
Tents and Trees games made in pygame
Simple Tic-Tac-Toe with a smart AI opponent. .Beat the bot—if you can! 😄
Amazing Blocks clone in Python
A puzzle game based on Euler's Knight Problem, built with Python and Tkinter. Challenge yourself to visit every square on a board exactly once using only legal knight moves.
A deductive logic game where you must guess a number based on clues.
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.
Add a description, image, and links to the logic-game topic page so that developers can more easily learn about it.
To associate your repository with the logic-game topic, visit your repo's landing page and select "manage topics."