ryanraposo / gem

1 stars 0 forks source link

gem

gem is a turn-based RPG where only the protagonist is aware of conflict. Traditional enemies are allies when your goal is unclear and your friends are always there to help... with something else.

With a procedurally-generated world and the option to add your friends’ characters to your own, there’s no limit to the possibilities.

Will you achieve?

Development

  1. Install miniconda3
  2. Activate the base conda env: conda activate base or conda deactivate
  3. Setup environment from file: conda env create -f environment.yml
  4. Create a file to store private keys: touch .env

Credit

A game by Adam & Ryan Raposo