Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.13 KB

Snake32

a simple snake game that deletes system32 if u die

if you want to play normally then go to this line and change enabled to False

MAKE SURE TO USE A VIRTUAL MACHINE

Tutorial

• 1 download the latest version of virtual box

• 2 download the Windows 11 .iso file then open virtual box

• 3 use the .iso file in virtual box

• 4 open windows 11 in virtual box

• 5 download python

• 6 download git

• 7 open the terminal and run git clone https://github.com/QwertyL0L/Snake32.git to clone this repository

• 8 run pip install -r requirements.txt

• 9 run main.py

• 10 try not to die

• 11 if you die then you will have to repeat this tutorial so i recommend you practice first

Credits

Geeks For Geeks for the snake code

Me for the delete system32 script