Skip to content

Igli2/Ultimate-Geocache-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A desktop application to solve sudokus and analyze images.
This can be particularly useful for solving geocaching mystery caches.

The project uses Qt as it has many great features and is in comparison to other GUI tools for C++ easy to use.

Compile & Execute

mkdir build
cd build
qmake -o Makefile ../QMake.pro
make -j 6
./ultimate_geocache_tool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published