Gingerismycat / vuja_trail

Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuja_trail

By: Vuk Arula (2023)

Installation Guide

  1. Create a Conda environment

    conda create --name vuja-trail python=3.10
  2. Activate the Environment

    conda activate vuja-trail
  3. To run/play the VUJA-TRAIL call

    python main.py

About

Game


Languages

Language:Jupyter Notebook 74.2%Language:Python 25.8%