https://github.com/t342guy/vaiiya-terminal
VAIIYA Terminal is a parody fictional "tool" used by the sponsor VAIIYA, set within the fictional universe of THE FINALS (an FPS game). A fan project purely driven by community love and made by T342
https://github.com/t342guy/vaiiya-terminal
cmd-game cmd-scripts community-project for-the-community passion-project py2exe-gui python-3 python-script
Last synced: 8 days ago
JSON representation
VAIIYA Terminal is a parody fictional "tool" used by the sponsor VAIIYA, set within the fictional universe of THE FINALS (an FPS game). A fan project purely driven by community love and made by T342
- Host: GitHub
- URL: https://github.com/t342guy/vaiiya-terminal
- Owner: T342guy
- License: mit
- Created: 2024-10-06T21:03:05.000Z (7 months ago)
- Default Branch: {MAIN}-Release
- Last Pushed: 2025-03-26T18:50:43.000Z (about 2 months ago)
- Last Synced: 2025-05-09T08:06:34.985Z (9 days ago)
- Topics: cmd-game, cmd-scripts, community-project, for-the-community, passion-project, py2exe-gui, python-3, python-script
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README

# Welcome to the VAIIYA terminal project page!
> [!IMPORTANT]
> Notices about VAIIYA Termial will show up in this note!Welcome VAIIYA trustees and fellow THE FINALS contestants!
welcome to my VAIIYA terminal project page!VAIIYA terminal is a for-fun project made by me and serves mostly the purpose of being entertainment and a story module!
I hope you can join me on my long journey of making this dream come true with me!# The game
> [!CAUTION]
> **THE VAIIYA TERMINAL EXE's HAVE FLAGGED WINDOWS SMARTSCREEN CONTROL MOST LIKELY DUE TO THE EXE's NOT BEING SIGNED. YOU CAN SAFELY IGNORE THESE WARNINGS.**


> [!NOTE]
> all images were uploaded durring v10 or 0.0.10, things are subject to change!# Contributing
Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Terminal, here are some basic rules and things to know!
### Setup
1. get Github desktop if you dont have it already :3
> [!IMPORTANT]
> Hello again everyone! just a quick edit, this note below is purely incorrect,
> and i am working on a fix. In the meantime i will gather more info and fix this
> soon. Thank you for understanding.
>
>
> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" python3 installation from VScode, you will get errors of `reportMissingImports`!*
> get the latest release here: [python downloads](https://www.python.org/downloads/)2. Clone the repository and get dependencies
- clone the repository with the HTTPS method through Github desktop
- open the filestructure in VScode or your perferred IDE
- install dependencies inside the filestructure with `pip install -r requirements.txt`
- run `VAIIYA terminal.py` with the run button in VScode or your own IDE to see if everything is working!
> [!TIP]
> it is recommended that you install the pylance extension for VScode, as it has really nice fetures for debugging and other!and thats all for setup!
### Contributing rules
1. any new changes when being merged get sent to the experimental branch.
2. large changes **can** have their own branch, then will be merged to the experimental branch later on.> [!NOTE]
> these contributing rules are still very scratched together for now, so a lot of self judgement will be applied for new rules to form.