A Tic-Tac-Toe Game with an unbeatable AI
-
Updated
Dec 6, 2020 - Java
A Tic-Tac-Toe Game with an unbeatable AI
Magic Square Finder in Java using combination trees and object-orientated design principles. The algorithm will search and find all N*N magic squares.
Generate valid Magic square through branch and bound algorithm
Program that displays the output of a 'magic square' given the input. See: https://en.wikipedia.org/wiki/Magic_square
A repository containing examples of Data Structure Implementations that I did during my University of Pittsburgh course CS445: Data Structures-Abstractions and Implementations
Java program that calculates letter magic squares and generates a TeX file which can be used to build a pdf.
A fast generator of random magic squares utilizing an evolutionary algorithm
Find all 5x5 size magic squares in two approaches
A Solution for Magic Square HackerRank Problem
Magic Squares Solver in Java
Small projects from learning Java.
Add a description, image, and links to the magic-square topic page so that developers can more easily learn about it.
To associate your repository with the magic-square topic, visit your repo's landing page and select "manage topics."