/esper-poc

POC code testing out the Esper ECS library

Primary LanguagePythonMIT LicenseMIT

Esper POC

POC code testing out the Esper ECS library.

Setup

  1. Create virtual environment: python -m venv .venv
  2. Activate virtual environment: source .venv/bin/activate
  3. Install requirements: pip install -r requirements.txt

Run

To run: python main.py