0.0
No commit activity in last 3 years
No release in over 3 years
An encyclopedia of all named characters in the Star Wars Movies, including their species, fims, and homeworlds. You can manually look through each list or search spefic characters by their name.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.16
~> 10.0
 Project Readme

SwCharacters

Description

The Star Wars Character Database is a self-updating encyclopedia of all named characters in the Star Wars movies. It also has additional information all planets and species in the Star Wars Universe, as well as most films (currently only updated through Episode 7).

Video Demo

A video walkthrough can be found here

Installation

Simply install the gem on your local machine using:

gem install sw_characters

then to run the app, type in your terminal

sw_characters

Usage

The program will load with 6 options.

Typing 1-4 will list the selected items in a numbered format. Type the number of the option you would like, then more information about that item will appear.

Typing 5 will allow you to search through the list of characters using their name. It will display a list format if there are multiple hits to your search, otherwise it will display the character info of the closest match. Please refrain from using any titles like "General" or "Emperor". The character list records their true names (or at least known names) and does not include titles.

Entering exit will exit the program

License

The license for the program is included in the file directory: LICENSE.txt

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mlmccor/sw_characters.