Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t342guy/vaiiya-terminal
VAIIYA Terminal is a passion fueled, fiction based, command prompt "tool" set within the universe of THE FINALS!
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: 12 days ago
JSON representation
VAIIYA Terminal is a passion fueled, fiction based, command prompt "tool" set within the universe of THE FINALS!
- Host: GitHub
- URL: https://github.com/t342guy/vaiiya-terminal
- Owner: T342guy
- License: mit
- Created: 2024-10-06T21:03:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T00:26:13.000Z (15 days ago)
- Last Synced: 2024-12-19T01:24:32.827Z (15 days ago)
- Topics: cmd-game, cmd-scripts, community-project, for-the-community, passion-project, py2exe-gui, python-3, python-script
- Language: Python
- Homepage:
- Size: 121 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![github VAIIYA readme logo](https://github.com/user-attachments/assets/cd83c6e0-63b5-4449-b1ff-71d29c505de3)
# Welcome to the VAIIYA terminal project page!
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.**![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)
> [!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]
> *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.