https://github.com/datajuggler/picguesser
Save an image Pixel by Pixel and randomly draw an image pixel by pixel
https://github.com/datajuggler/picguesser
Last synced: 9 months ago
JSON representation
Save an image Pixel by Pixel and randomly draw an image pixel by pixel
- Host: GitHub
- URL: https://github.com/datajuggler/picguesser
- Owner: DataJuggler
- License: mit
- Created: 2024-01-06T03:38:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T03:40:59.000Z (over 2 years ago)
- Last Synced: 2025-10-14T09:19:38.427Z (9 months ago)
- Language: C#
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Create a database named PicGuesser.
Execute the script located in the SQL folder.
Create an Environment variable named PicGuesser, and set a connection string to your PicGuesser database.
Tip: Use Connection Builder of DataTier.Net to create your connection string.