Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
T342guy authored Nov 17, 2024
1 parent e28d3d1 commit 578b8bd
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,28 @@ the real purpose for this "game" was just an idea and a very far fetched idea th
and that i saw how much retro stuff (eg, the commandprompt credits screen for S2 and S3.) was used and i saw how VAIIYA would use somthing like that.

also as a side note: this will be a very good experemantation for password protected encryption as the sourcecode is here on github. so dont be alarmed if there is some gobbleygook in the code :3


( ps; rob if you read this, can i have the offical VAIIYA ASCII art for my code plz 🙏🥹 )


# The game
**IMPRORTANT NOTE: THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMART APP CONTROL DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.**


![image](https://github.com/user-attachments/assets/c8e9ee6f-d77e-455a-9e79-b1ce7b03953d)
![image](https://github.com/user-attachments/assets/eb8b47da-1184-4fe8-b588-1e2154a52b9a)


![image](https://github.com/user-attachments/assets/bb2aeea3-ec83-422d-9b64-7afd6e11009f)

![image](https://github.com/user-attachments/assets/c2ffad7a-6e5e-4eff-a8dc-fbc543b17fb8)


![image](https://github.com/user-attachments/assets/47f53723-933e-44ff-b5b4-26eec0598bc9)

all images were uploaded durring v7 or 0.0.7, things are subject to change!
all images were uploaded durring v10 or 0.0.10, things are subject to change!



# install dependencies

run this command in the file of the source or requirements.txt file.
please clone the repository, and install the dependencies with this command:

```
pip install -r requirements.txt
Expand Down

0 comments on commit 578b8bd

Please sign in to comment.