AdnanSlef / Chopsticks

Chopsticks game and AI player. This is chopsticks as I played it as a kid. Split twos and fours only when the other hand is empty. A hand goes out only by exact count; otherwise, loop around (mod 5).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

------------------------------------------------------------------------
Chopsticks finger game and AI player.
This is chopsticks as I played it as a kid.
Split twos and fours only when the other hand is empty.
A hand goes out only by exact count; otherwise, loop around (mod 5).
------------------------------------------------------------------------

PROJECT TITLE: Chopsticks
PURPOSE OF PROJECT: Create Chopsticks game and implement AI player.
VERSION or DATE: 07/13/2020
HOW TO START THIS PROJECT: _
AUTHOR: Adrian Self
USER INSTRUCTIONS: _

About

Chopsticks game and AI player. This is chopsticks as I played it as a kid. Split twos and fours only when the other hand is empty. A hand goes out only by exact count; otherwise, loop around (mod 5).


Languages

Language:Java 100.0%