# chessgames **Repository Path**: leoxc/chessgames ## Basic Information - **Project Name**: chessgames - **Description**: A simple chess game written in java.When 5 same color chess in a line, they will vanish. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 1 - **Created**: 2015-07-03 - **Last Updated**: 2025-08-29 ## Categories & Tags **Categories**: games **Tags**: None ## README #5Balls ### 1.What is it It is a simple Elimination game.When 5 same color balls in a line, they will vanish. It's a little bit difficult. Hope you enjoy. ### 2.Run Clone to local and double click final.jar ### 3. Develop Environment - IDE: Intellij IDEA 14 - System: Mac ### 4. Compile Just run the main class "game.java"