Skip to content

Thefirey33/cpp-petpet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

petpet++

petpet++ is a petpet image generator for C++ using wxWidgets!

This is a small program that takes whatever image you give it and gives you a petpet version of that image!

Requirements

  • CMake 3.10.0 (Minimum)
  • C++ 11 (CXX 11 Standard)
  • git

After you have used git clone to clone the repository to your hard drive, open a terminal in that directory, type and confirm:

git submodule update --init --recursive

This will initialize the wxWidgets library, along with it's nested submodules.

Building

Use the CMake command to build this project:

cmake --build .

After it has been built, you will see "cpp-petpet" in the directory of the build folder.

About

petpet!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors