https://github.com/captaincluster/bashgamecatalog
A program that can be used to manage what games belong to the user's video game collection.
https://github.com/captaincluster/bashgamecatalog
bash-script linux videogames
Last synced: 4 months ago
JSON representation
A program that can be used to manage what games belong to the user's video game collection.
- Host: GitHub
- URL: https://github.com/captaincluster/bashgamecatalog
- Owner: CaptainCluster
- License: mit
- Created: 2023-08-08T17:28:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T16:47:19.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T02:40:26.662Z (6 months ago)
- Topics: bash-script, linux, videogames
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BashGameCatalog
A program that can be used to manage what games belong to the user's video game collection.
This program is designed with Linux operating system in mind!To run the program, type the following in the terminal: ```./bashgamecatalog.sh```
Background
---
Due to my fascination with the Linux operating system, I wanted to create something clever to enhance my
Linux experience. As I have a massive collection of video games,
I thought that making a bash script program to manage it would be a great way to increase my knowledge,
when it comes to how using Linux terminal and programming things for it. I have some basic knowledge to
start off with as I completed the Basics of Linux course at the world-class university known as LUT.