2d-arrays
Here are 8 public repositories matching this topic...
The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.
-
Updated
Jan 19, 2024 - Python
CAR# Interpreter: An open-source interpreter for the esoteric programming language CAR#, created by Niko Strauch. Explore the world of 2D programming with a car-like cursor navigating through a grid represented by #.
-
Updated
Jan 1, 2024 - Python
MINI-Checkers is an exciting game project that includes an AI opponent powered by Minimax with Alpha-Beta Pruning and Breadth-First Search algorithms. Challenge yourself with this classic strategy game and experience the thrill of competing against a smart AI adversary. Test your skills, plan your moves, and enjoy hours of fun as you engage in tact
-
Updated
Sep 23, 2023 - Python
Data Structures & Algorithms : Problems with its Code in python programming language
-
Updated
Mar 7, 2020 - Python
Improve this page
Add a description, image, and links to the 2d-arrays topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2d-arrays topic, visit your repo's landing page and select "manage topics."