Number Equalizer Columns (Java Game)

“Number Equalizer Columns” is a straightforward Java-based game where the player’s objective is to match all four columns to the same value. The game offers two modes: one using random numbers, while the other is a predefined sequence of numbers.

The underlying logic includes functionality to check the highest and lowest numbers in the columns, ensuring that values are adjusted to fall within this range. This mechanism guarantees that the game will eventually reach a conclusion.

The display is text-based, providing clear and easy navigation. The project is designed with flexibility, enabling additional features to be implemented by extending its existing classes.

The latest code can be found here on GitHub: SaharaHex/Number-Equalizer-Columns

Projects and Challenges

List of all Projects can be found here.

Dev Video Blog

Exploring Programming Languages.

ShortCutHex

Website Screen Capture, App with Rust.

SpellHex Syllables

Dictionary by vowel sounds and number of Syllables, App with Ruby.

Retro-Style Platformer

Creating a simple Platformer with Godot.

Coding Best Practices

5-Minute Guide on Coding Principles.