A downloadable game for Windows

If you use an anti-virus that isnt the default, just know, it might be a false positive. please make your antivirus ignore this. The source code is attached. Check it yourself.



(How do I port this to Linux? Is there a .exe to the Linux equivalent? is Linux able to use the files if converted? I don't know I'm asking you!)


Homepage fixed :D

IF YOU SEE A "browser_settings.json" ON YOUR DESKTOP OR IN YOUR DOGGYSEARCH FOLDER DO NOT PANIC! THAT IS A PART OF THE APP AND IS SUPPOSED TO HAPPEN. IT'S JUST SETTINGS CHECK IT IF YOU WANT! I'm telling you this because I don't know what happens if you delete it.


A search engine that uses DuckDuckGo to search things.

Used this tutorial :D

A part of the new PySearch commmunity. The first PySearch Distribution. wanna make your own? follow the tutorial above and use the code I attached to this project. you will have to follow their tutorial to get the PyQt5 import and stuff




HOLY MOLY! GUY WHO MAKES GAMES ON SCRATCH MADE A SEARCH ENGINE?!?!?! BFDHGSGFHHSUHGDRHRSHFGERWSK!!!!!!!!!!!!!!


Creation instructions:

1: download PyCharm community edition

2: put this in pycharm terminal "pip install PyQt5"

3: follow video tutorial but dont use their code if you want tabs and downloads. if you dont care, then go ahead. I just want you to use it for Pip Install instruction.

4: use my code attached in the .txt file attached to this page. just copy and paste the code, change the homepage and stuff, and do extras if you want.

5: to export, open pycharm terminal and paste 

pip install pyinstaller

then wait for a minute or 2, once done, paste 

pyinstaller myscript.py

into the terminal. replace "myscript" with the name of the .py file in the directory. default is main.py. if it asks you to press Y for yes or N for no after stating it will delete the /main directory in your pycharm files. that means you exported the program before. type "y" and press enter. it wont effect your project. once done, you will be able to find the exported project in 

C:\Users\[Username]\PycharmProjects\[Project Name]\dist\main

Download

Download
DoggySearch.zip 108 MB
Download
PySearchBase.txt 12 kB

Install instructions

Download

Extract

Development log