Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.52 KB

README.md

File metadata and controls

54 lines (37 loc) · 2.52 KB

👑 Chat Game for Twitch

Screen

🤔 Imagine procedurally generated world where Twitch viewers can:

  • 💬 Use Telegram Mini App as input to see own char performing actions in real time
  • 🗺️ Travel with the Wagon
  • 🦄 Complete main and side quests from game characters
  • 💎 Gather a variety of materials
  • 🏗️ Construct buildings
  • 🏆 Earn achievements!

Let's build a similar world together! ⭐️ Become a Stargazer ⭐️

🧱 Stack

  • PixiJS: The HTML5 Creation Engine.
  • Twurple: A set of libraries that aims to cover all existing Twitch APIs.
  • Vue: An approachable, performant and versatile framework for building web user interfaces.
  • Nuxt: An open source framework that makes web development intuitive and powerful.
  • Prisma: Next-generation Node.js and TypeScript ORM.
  • Howler.js: Audio library for the modern web.
  • Turborepo: High-performance build system for JavaScript and TypeScript codebases.
  • TypeScript: A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • ESLint: Statically analyzes a code to quickly find problems.

🕹️ How to develop

You can develop in isolated container with prepared options:

Open in Dev Containers

Make a fork. Or clone this repo and use standard commands:

git clone https://github.com/chat-game/space
pnpm i
pnpm dev

🏆 Contributors

A huge thank you to everyone who is helping to improve. Thanks to you, the project can evolve!

Chat Game Contributors

🪀 License

This project is licensed under the MIT License - see the MIT License file for details.