Gavriel770U / CreePy

Python code project for pranking in school, to download on the classroom's pc :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CreePy

Brief Description

Python code project for pranking in school, to download on the classroom's pc :)


Phases

* Phase I

The first phase just causes troubles with the mouse.

* Phase II

The second phase plays lite creepy music for the atmosphere.

* Phase III

The third phase runs a thread with TK window with -fullscreen and -topmost attribute flags that displays an image of crashed Windows.

To close the windows use Alt+Tab.


Repository Clone

git clone https://github.com/Gavriel770U/CreePy.git

Installation Of Requirements

Windows

pip install -r requirements.txt

Linux & MacOs

pip3 install -r requirements.txt

About

Python code project for pranking in school, to download on the classroom's pc :)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%