Skip to content

BnjmnCummings/Chess-Game-Advanced-Higher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Chess Project

A Chess Game with a Swing GUI. The game uses a minimax AI opponent to calculate optimal moves based on the number of points available when taking pieces or threatening the king.

This was one of my first significant projects, completed during high school. It holds a special place as a milestone in my development journey, showcasing just how much I’ve grown since then. The codebase, however, is a prime example of early programming pitfalls—it’s a tangle of nested if statements, tightly coupled objects, inefficient logic, and a complete lack of tests! Maintaining or expanding it would be nearly impossible, but it serves as a humbling reminder of where I started.

About

My first high school programming project. (NEA equivalent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages