Numeri is a strategic board game developed in Java as part of an Object-Oriented Programming school project. The goal of this project was to design a complete game while applying clean software ...
This project implements the Jungle board game in Java. Two players can compete by moving pieces on a grid-based board. The objective is to either capture the opponent's den or eliminate all of their ...