Skip to content

wesleycoder/chirpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirpg

A text based RPG game with a reference to chirp from Theo.

Concept

The main idea is to have a text chat based, multiplayer RPG game which a UI that fits in the screen inspired by onestreamrpg.

Tech Stack

  • Bun
    • Trying to move away from npm and bun is a faster alternative.
    • Also considering Deno but bun seems to have less friction for now.
  • Hono
    • A great option for deploying with cloudflare workers.
  • Drizzle
    • A great TypeScript focused ORM.
  • Turso
    • An option for working with SQLite with great replication features.
  • Cloudflare
    • For deploy and infrastructure.

License

FSL-1.1-MIT

About

A text based RPG game inspired by onestreamrpg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published