It's a game about rival pizza chefs. It covers a multi-map Overworld, characters with dialog and cutscenes, a whole turn-based battle system, a pause menu, and other RPG elements as it goes.
A simple, powerful, and ergonomic ECS library - built entirely in Typescript. Thyseus is an Entity Component System (ECS) framework written in Typescript. Taking much inspiration from Bevy, it aims to provide a best-in-class developer experience without sacrificing performance.
git clone [email protected]:wyze/pizza-legends-thyseus.git
cd pizza-legends-thyseus
bun install
bun dev
bun build
bun fly