This is a space exploration roguelike vaguely themed after Star Trek.
This requires the tcod library to run and uses pytest for tests. pip install should grab both of those. It is also recommended that you use pipenv to run the program inside a virtual environment. Was developed with Python 3.9
Type python main.py
while in the top level directory of this game to run it.
Use the numpad, arrow keys, or wasd to move. Use j to jump when outside a planets hyper limit and enter hyperspace(the red x's around the edge of stars)
Press f to add 10 fuel to your ship.