This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

Ben_Jiang
Ben_Jiang presents ...

2023/11/6

Checkers

I used Java to create a digital checkers game with user interface from scratch. There are three components to this project: abstract classes, graphical classes, and rules. Abstract classes keep track of the locations of pieces on the board, and the status of spaces on the board (filled or not filled). Graphical classes keep track of the user interface, the movement of images, and mouse events. Rules are written in the abstract board class to determine legal moves, and win conditions.

403 views / 403 in the last 7 days

1 vote | 1 in the last 7 days

Tags: game

Your browser does not support the canvas tag.

No Comments

Want to leave a comment? You must first log in.

Who likes this?

Borislove