Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 276 Bytes

File metadata and controls

9 lines (8 loc) · 276 Bytes

AI-RPG

A killer RPG game with event tracking, world creation, proper combat and inventory and much much more.

Setup

  • Setup ollama
  • If your ollama host is running on another host, export OLLAMA_HOST='<HOST>'
  • pip install ollama
  • python game.py
  • ~Enjoy~