You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java implementation of the Hnefatafl (Viking Chess) board game, built as an academic OOP project. Includes full game logic, Swing-based GUI, movement and capture mechanics, undo support, and statistical output using Comparators.