Skip to content

Java Pebble Game Algorithm, detailing an algorithmic implementation of the Pebble Game and a code solution. Includes test suite and example games with variable inputs.

Notifications You must be signed in to change notification settings

oliciep/Pebble_Game_Algorithm

Repository files navigation

Pebble Game Algorithm

This project is designed to solve the classic pebble game or 'game of odds' problem. I created this project using java, and it contains multiple test cases to experiment upon with different values to test the algorithm. I created this project to further hone and bolster my java knowledge.

Features

  • Java backend to solve the pebble game problem.
  • Multiple test files to validate the algorithm.

Acknowledgements

Here is a description of the problem described:

Authors

About

Java Pebble Game Algorithm, detailing an algorithmic implementation of the Pebble Game and a code solution. Includes test suite and example games with variable inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages