Skip to content

aikupoker/open-scrape-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-scrape-lib

Build Status

Introduction

OpenScrape is a powerful and very useful tool when we work to parse a text in a Poker game. Imagine that you want to read a text in the casino lobby (your balance, number of registered people or similar). This tool is for you.

Installation

You will need to have installed following dependecies:

  • CMake. If you don't have it installed, just go to this page and download latest stable version.

If you need to verify that you have CMake installed, just write following command:

$ cmake --version
cmake version 3.14.0-rc2

If you want to compile it, type these commands:

$ mkdir build
$ cd build
$ cmake ..

Contribution

You are welcome to contribute to this repository. You can follow these steps:

  • Create a fork.
  • Create a new branch.
  • Add a new cool feature.
  • Create unit test and check the build is green.
  • Create a pull request.
  • Enjoy :).

Thanks to

This section is dedicated to:

  • newbiesboter
  • vlad2048
  • Ares
  • THF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published