mnk-game
Here are 14 public repositories matching this topic...
Giocatore per progetto di algoritmi e strutture dati UniBO 20/21
-
Updated
May 20, 2022 - Java
MNK Game è un'applicazione sviluppata in Java che implementa un avversario artificiale che gioca a una versione generalizzata di tris con M righe, N colonne e K segni da congiungere.
-
Updated
Jan 20, 2023 - Java
Tic-tac-toe with minimax AI algorithm, created with React.
-
Updated
Dec 30, 2023 - TypeScript
Player for generalised Connect Four able to pick each move within a time limit
-
Updated
Jul 23, 2023 - Java
MNK-game engine (generalized tic-tac-toe board game) and Player AI based on an improved Alpha-Beta pruning search algorithm with threat detection heuristic which runs in O(√(n!)*log(N+M)) time on average case
-
Updated
Sep 11, 2022 - Java
Framework for describing and simulating board games and other abstract strategy games
-
Updated
Aug 23, 2021
Progetto del corso di algoritmi e strutture dati.
-
Updated
Oct 6, 2023 - Java
MNK game (generalized Tic-Tac-Toe) in a single line of python code
-
Updated
Apr 26, 2022 - Python
A generalized Tic-Tac-Toe game solver
-
Updated
Jul 21, 2022 - C#
Project for the University of Bologna Algorithms and Data Structures course (a.y. 2020-21).
-
Updated
Mar 14, 2023 - Java
MNK game - Alpha Beta pruning
-
Updated
Sep 19, 2024 - Java
Improve this page
Add a description, image, and links to the mnk-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mnk-game topic, visit your repo's landing page and select "manage topics."