Skip to content

Automated script for playing the Cisco Binary Game, built with Kotlin and Selenide.

License

Notifications You must be signed in to change notification settings

twangodev/cisco-binary-game

Repository files navigation

Automated Cisco Binary Game

Kotlin CI with Gradle

Automated script for playing the Cisco Binary Game, built with Kotlin and Selenide. It navigates through the game, solving binary representation problems.

Prerequisites

  • JDK 8 or higher
  • Gradle
  • Chrome Browser (with ChromeDriver)

Usage

Clone or download the repository:

git clone https://github.com/twangodev/cisco-binary-game.git

Next, navigate to the project and build the project using Gradle:

cd cisco-binary-game
./gradlew build

Finally, run with:

./gradlew run

About

Automated script for playing the Cisco Binary Game, built with Kotlin and Selenide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages