ChallengePixels: where unlocking premium images isn't just a click away—it's an adventure! We've all been there, scrolling through so-called "FREE" stock image sites only to be bombarded with sign-up forms, upsells, and hidden fees. But not here! ChallengePixels is genuinely free with one fun twist: you've got to earn the images you want.
Once you've conquered our challenge, you'll be able to download the image in our soon-to-be-legendary (and completely made-up) file format: MEME—Magnificently Eccentric Media Encapsulation Format. (Seriously, it's totally a thing... maybe.) Wondering how to open this majestic format? Don't worry, we’ve got you covered! Check out the instructions here.
Below, you'll find videos that show you how to access the images and crack open our .MEME files to reveal your well-earned treasure. Scroll down for more hilarious tutorials—because who said tech can't be fun?
-
Clone the repository:
git clone https://github.com/adityakotha03/meme.git
-
Navigate to the project directory:
cd meme
-
Install the dependencies:
npm install
-
Start the application:
npm start
-
Navigate to the Python directory:
cd Python
-
Ensure you have Python 3.7 or greater installed.
-
Install the required Python packages:
pip install Pillow pygame pyinstaller
-
To create an executable file, run:
pyinstaller --onefile meme_handler.py
-
Double-click on a
.meme
file using your File Explorer. -
Click on More Apps (see image below).
-
Click on Look for another app on this PC (see image below).
-
Navigate to the directory where you cloned the repository. Inside the
Python
folder, open thedist
directory and selectmeme_handler.exe
.Note: The
dist
folder is created after you runpyinstaller --onefile meme_handler.py
.
For Mac or Linux users, you can use the meme.py
script located inside the Python
folder. This script provides functions for encoding and decoding images, allowing you to access the .meme
files.
We have also provided a sample image inside the Python/sample
directory for you to try out.
Once you finish the game, the images are automatically saved to the path where the original .meme
file is located.
Feel free to reach out if you encounter any issues or have any questions in the Discussions!
Enjoy the journey, embrace the challenges, and remember: in the world of ChallengePixels, nothing is free... except everything, if you're up for the challenge!