Category Archives: Programming

Pickin’ Sticks

“Pickin’ Sticks” is an old classic computer game. This is my version of the game that I made in Java almost two years ago in the beginning of 2013. Now a have made some videos of it. The purpose this game to learn more about how object oriented programming and 2D graphics work in Java. The playable game is available for download. Read more here.

Download first version: PickinSticks.zip (30KB)

Download second version with more features: PickinSticks2.zip (60KB)