This is a board game. Initially, a piece of stone is placed on the top left square of the board. The goal of the puzzle game is to move the stone to the bottom right square (green square).
-
Updated
May 1, 2023 - Java
This is a board game. Initially, a piece of stone is placed on the top left square of the board. The goal of the puzzle game is to move the stone to the bottom right square (green square).
Game Player for Fundamentals of Artificial Intelligence and Knowledge Representation class at @unibo
The project involves developing a Java software version of the Masters of Renaissance game, following a Software Engineering approach. Inside the game you aim to increase fame and prestige as a citizen of Florence
Java classes to create a large hexagon game board and find cells quickly. HGB will create a large number of hexagons (several thousand) in a a semi-hexagonal shape. Each cell is bound to adjacent cells. Each cell may be rapidly located.
Add a description, image, and links to the game-board topic page so that developers can more easily learn about it.
To associate your repository with the game-board topic, visit your repo's landing page and select "manage topics."