Grontown Save

A murder mystery featuring generative agents

Project README

grontown: nob hill noir

💬 Get help on discord

https://github.com/mluogh/grontown/assets/8098155/a5cba373-ebbf-461d-bbd0-bc81d077a0e5

This game serves mostly as a demo and a playground for the development of our open-source game agent framework - eastworld.

This game is available at gron.games

Playing Locally

Install backend

If you want to run this locally, you will need to run eastworld.

Abbreviated eastworld install for MacOS:


$ brew install redis pdm node

$ git clone [email protected]:mluogh/eastworld.git

$ cd eastworld && pdm install

$ cp example_config.ini config.ini

*** put your OpenAI key or configure local LLM  in config.ini ***

$ redis-server

$ pdm run uvicorn server.main:app --reload

See eastworld install instructions for other operating systems.

Install the game

$ git clone [email protected]:mluogh/grontown.git

$ cd grontown

$ npm install

$ npm start

Play at http://localhost:3000

Open Source Agenda is not affiliated with "Grontown" Project. README Source: mluogh/grontown
Stars
119
Open Issues
1
Last Commit
8 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating