summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 432dd1cb0c9661d0fe01f35fef263de49445a759 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# CyberPunk Red Terminal Character Creator

Lets you easily pick stats for your new character, while informing you what numbers, if any, are invalid. Also colours stats and skills based on if they have "high" values or "low" values

## Sample image of what it looks like

![sample](https://i.imgur.com/BAOYRe0.png)

## How to use

1. Make sure to have ruby installed, with the [curses gem](https://github.com/ruby/curses)
2. Clone this repo to wherever you please
3. In the terminal, enter into the directory of this repo
4. Simply execute the code with `ruby run.rb`
5. Enjoy!

## To do
- [ ] Be able to load and save files