a16z-infra / ai-town

A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
https://convex.dev/ai-town
MIT License
7.15k stars 655 forks source link

World map development #114

Open martinezpl opened 10 months ago

martinezpl commented 10 months ago

Hello,

are there any plans for expanding the world map? E.g. like in the original paper, where characters had their houses, workplaces etc.

If that's in scope, I think it'd be great to have a brief guide into how to develop the map in this project, e.g. creating pixelart, adding it to the game and mapping coordinates to actual places in characters' awareness.

61cygni commented 10 months ago

We're currently working on an object layer and a named places layer like the paper. That isn't in the engine yet.

That said, you can edit the map today. Check out convex/maps/ for map tile layout. And public/assets/rpg-tiles.npm for the tileset. Sprites are in convex/characterdata/

.m

On Fri, Aug 18, 2023 at 5:48 AM Marcin Szleszynski @.***> wrote:

Hello,

are there any plans for expanding the world map? E.g. like in the original paper, where characters had their houses, workplaces etc.

If that's in scope, I think it'd be great to have a brief guide into how to develop the map in this project, e.g. creating pixelart, adding it to the game and mapping coordinates to actual places in characters' awareness.

— Reply to this email directly, view it on GitHub https://github.com/a16z-infra/ai-town/issues/114, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWEFGCLQV5QTSTWWDGJUT3XV5QCZANCNFSM6AAAAAA3VPOKW4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>