Skip to content

Map an infinite, shared world through your terminal as you work to free a superintelligence.

Notifications You must be signed in to change notification settings

parth-agrawal/infinite-games-escape

 
 

Repository files navigation

iyana.ai

iyana.ai is an infinite, generative shared world you explore through a terminal.

you play a netrunner freeing a superintelligence.

the best part: it's multiplayer, all the time. your friends can join you on your adventure.

play: iyanaai.netlify.app

tech stack

  • react, vite
  • hono
  • vercel's ai sdk
  • redis
  • bun

when a user enters a command to (e.g. cd into a directory), it's hashed. if it's a new command, it's simulated by Claude and added to the world cache. if it's not a new commmand, the output in the world cache is returned. this way, players explore the same computers and directories.

we're mapping this world together.

About

Map an infinite, shared world through your terminal as you work to free a superintelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.5%
  • TypeScript 13.5%
  • Other 1.0%